FrameTypeInfo::FrameTypeInfo Method |
|||||||||||||||||||||||||||||
| Constructs a new FrameTypeInfo. | |||||||||||||||||||||||||||||
| Syntax: | FrameTypeInfo(); explicit FrameTypeInfo( tColorformatEnum fmt ); FrameTypeInfo( const GUID& subtype ); FrameTypeInfo( tColorformatEnum fmt, unsigned int width, int height, unsigned int buf_size = 0 ); FrameTypeInfo( tColorformatEnum fmt, const SIZE& dim, unsigned int buf_size = 0 ); FrameTypeInfo( const GUID& subtype, unsigned int width, int height, unsigned int buf_size = 0 ); FrameTypeInfo( const GUID& subtype, const SIZE& dim, unsigned int buf_size = 0 ); |
||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||
| See also: | FrameTypeInfo, tColorformatEnum, Standard Mediasubtype GUIDs | ||||||||||||||||||||||||||||