Settings for initializing a raw video engine recorder. More...
#include <cvb/movie2/recording_settings.hpp>
Inherits RecordingSettings.
Public Member Functions | |
| RawVideoSettings () noexcept | |
| Created default settings. | |
Public Member Functions inherited from RecordingSettings | |
| double | FrameRate () const noexcept |
| Gets the frame rate the video uses for playback. | |
| void | SetFrameRate (double frameRate) |
| Sets the frame rate the video uses for playback. | |
| RecordingEngineType | EngineType () const noexcept |
| Returns the engine type. | |
Settings for initializing a raw video engine recorder.
|
inlinenoexcept |
Created default settings.
| Does | not throw any exception. |