Logo

IStandardMpegMultiplexerProfile::GetDeleteElementaryStreams

Retrieves the value of the boolean indicating if the temporary video and audio files (aka elementary streams) will be deleted after they have been multiplexed (combined together into one audio-video file).

HRESULT GetDeleteElementaryStreams(BOOL * bDelete);

Parameters

bDelete: Pointer to a BOOL containing whether or not the elementary streams will be deleted.

Remarks

None.

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