fm.liveswitch.VideoRecorder Class Referenceabstract

An video recorder. More...

Public Member Functions

 VideoRecorder (String path)
 Initializes a new instance of the fm.liveswitch.VideoRecorder class. More...
 

Detailed Description

An video recorder.

Constructor & Destructor Documentation

◆ VideoRecorder()

fm.liveswitch.VideoRecorder.VideoRecorder ( String  path)

Initializes a new instance of the fm.liveswitch.VideoRecorder class.

Parameters
pathThe path.

Reimplemented in fm.liveswitch.yuv4mpeg.VideoRecorder, and fm.liveswitch.ivf.VideoRecorder.