61 const QString &videodev,
62 const QString &audiodev,
63 const QString &vbidev)
override;
65 void run(
void)
override;
This is a specialization of DTVRecorder used to handle streams from ASI drivers.
void StartNewFile(void) override
void SetOptionsFromProfile(RecordingProfile *profile, const QString &videodev, const QString &audiodev, const QString &vbidev) override
Sets basic recorder options.
ASIStreamHandler * m_streamHandler
ASIRecorder(TVRec *rec, ASIChannel *channel)
void run(void) override
run() starts the recording process, and does not exit until the recording is complete.
This is a specialization of RecorderBase used to handle MPEG-2, MPEG-4, MPEG-4 AVC,...
This is the coordinating class of the Recorder Subsystem.