Settings for initializing a direct show engine recorder. More...
Inherits RecordingSettings.
Public Member Functions | |
List[str] | available_codecs (self) |
Gets the available codecs currently installed in the system. | |
![]() | |
int | engine_type (self) |
Gets the engine type. | |
Properties | |
codec = property | |
str: Gets or sets the name of the codec to use. | |
use_meta_data = property | |
bool: Gets or sets whether text metadata is to be written into the stream. | |
![]() | |
frame_rate = property | |
float: Gets or sets the frame rate the video uses for playback. | |
Settings for initializing a direct show engine recorder.
Instantiates a DirectShowSettings object.
List[str] available_codecs | ( | self | ) |
Gets the available codecs currently installed in the system.
List[str] A list containing the names of the codecs.
|
static |
bool: Gets or sets whether text metadata is to be written into the stream.
Default is False as some players reject video streams containing text metadata.
We use cookies to improve your experience. By using this documentation, you agree to our use of cookies.