Logo

IStandardMpegEncoderProfile::GetWidth

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

HRESULT GetWidth(long * pnWidth);

Parameters

pnWidth: A reference to a variable where the width value will be stored.

Remarks

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

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