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 );
Parameter Description
filename

Specifies the name of the AVI file to which the image stream will be saved.

finfo

Specifies a codec to be used for compression. (The FilterInfoObject contains the name of the codec).

code_type

Specifies the codec to be used to compress the stream. If this is GUID_NULL, the video format of the source is used.

avisink

Specifies another AviSink object to be copied.

AutoStart

Specifies a sink mode with member of the tSinkModes enumeration. It defaults to eRun.

See also: AviSink

<< AviSink

This site is part of The Imaging Source Network. Other sites include Company Portal, Image Processing, Astronomy Cameras, Astronomy Cameras Blog, Blog caméras d'astronomie, Astronomy Cameras Competition, TX Text Control, TX Text Control Blog and Forums.