Logo

IStandardMpegEnco derProfile::SetWidth

Property which contains the desired width of the output video file.

HRESULT SetWidth(long nWidth);

Parameters

nWidth: Value containing the new width.

Remarks

The output width should be even, and should be a multiple of 8.

[[The Standard MPEG Encoder – Quality you can rely on]]