CMediaType::SetTemporalCompression (Compact 2013)
3/26/2014
Marks the media type so that the data stream it describes might or might not contain temporal compression (according to the input Boolean flag).
Syntax
void SetTemporalCompression(
BOOL bCompressed
);
Parameters
- bCompressed
TRUE to indicate that the stream will contain temporal compression; otherwise, FALSE.
Return Value
None.
Requirements
Header |
dshow.h, |
Library |
ole32.lib, |