Logo

IStandardMpegMultiplexerProfile::GetOnFlyMultiplex

Retrieves the boolean value of whether the multiplexing process takes place “on the fly”—during the encoding process.

HRESULT GetOnFlyMultiplex(BOOL * pbOnFlyMultiplex);

Parameters

pbOnFlyMultiplex: Pointer to a BOOL containing whether or not multiplexing is set to take place on the fly.

Remarks

None.

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