CVBpy 14.0
RecordingSettings Class Reference

Settings for initializing a Recorder. More...

Inherits object.

Inherited by DirectShowSettings, and RawVideoSettings.

Public Member Functions

int engine_type (self)
 Gets the engine type. More...
 

Properties

 frame_rate = property
 float: Gets or sets the frame rate the video uses for playback. More...
 

Detailed Description

Settings for initializing a Recorder.

Member Function Documentation

◆ engine_type()

int engine_type (   self)

Gets the engine type.

Returns

int The engine type (see cvb.movie2.RecordingEngineType).

Property Documentation

◆ frame_rate

frame_rate = property
static

float: Gets or sets the frame rate the video uses for playback.

This value is always used despite the rate images are added to the recorder.