Logo

IStandardMpegEncoderProfile::GetHeight

This function retrieves the currently set output height on the profile.

HRESULT GetHeight(long * pnHeight);

Parameters

pnHeight: A reference to a variable where the height should be copied into.

Remarks

You can use this function to retrieve the valid height for the various profiles, such as DVD, SVCD and VCD.

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