Logo

IStandardMpegEncoderProfile::GetVideoBitrate

Gets the currently set video kilobitrate.

HRESULT GetVideoBitrate(long * NewBitrate);

Parameters

NewBitrate: A pointer to a long where the bitrate value will be copied into.

Remarks

The video bitrate is only used in constant bitrate mode.

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