CMediaType::IsFixedSize (Compact 2013)
3/26/2014
Determines if the samples for the stream will be fixed or variable size.
Syntax
BOOL IsFixedSize( ) const;
Parameters
None.
Return Value
Returns one of the following values.
Value |
Description |
---|---|
TRUE |
Samples will be fixed size. |
FALSE |
Samples will be variable length. |
Requirements
Header |
dshow.h, |
Library |
ole32.lib, |