Logo

IStandardMpegEncoderProfile::SetHeight

Property which contains the desired ouput height of the output video file.

HRESULT SetHeight(long nHeight);

Parameters

nHeight: Long value indicating the new height.

Remarks

The specified height should be even, and should be a multiple of 8.

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