CVBpy 14.0
RecordingEngineType Class Reference

Defines the recording engine that the recorder should use. More...

Inherits object.

Static Public Attributes

int DirectShow = 0
 Use DirectShow framework for recording AVI files.
 
int RawVideo = 1
 Use RawVideo for recording raw video.
 
int Undefined = -1
 Place holder for situations where the engine is undefined.
 

Detailed Description

Defines the recording engine that the recorder should use.