
AviSink::AviSink Method |
||||||||||||||||||||||||||
| Constructs a AviSink object. | ||||||||||||||||||||||||||
| Syntax: | AviSink( std::string filename, const GUID& codec_type, tSinkModes AutoStart = eRUN ); AviSink( const wchat_t* filename, const GUID& codec_type, tSinkModes AutoStart = eRUN ); AviSink( std::string filename, const FilterInfoObject& finfo, const GUID& codec_type = GUID_NULL, tSinkModes AutoStart = eRUN ); AviSink( const wchar_t* filename, const FilterInfoObject& finfo, const GUID& codec_type = GUID_NULL, tSinkModes AutoStart = eRUN ); |
|||||||||||||||||||||||||
|
||||||||||||||||||||||||||
| See also: | AviSink | |||||||||||||||||||||||||