fm.liveswitch.RecordingMode Class Referenceabstract

The recording mode helper. More...

Static Public Member Functions

static String getAudioOnly ()
 Gets Audio-only recording mode. More...
 
static String getAudioVideo ()
 Gets Audio/Video recording mode. More...
 
static String getVideoOnly ()
 Gets Video-only recording mode. More...
 

Detailed Description

The recording mode helper.

Member Function Documentation

◆ getAudioOnly()

static String fm.liveswitch.RecordingMode.getAudioOnly ( )
static

Gets Audio-only recording mode.

◆ getAudioVideo()

static String fm.liveswitch.RecordingMode.getAudioVideo ( )
static

Gets Audio/Video recording mode.

◆ getVideoOnly()

static String fm.liveswitch.RecordingMode.getVideoOnly ( )
static

Gets Video-only recording mode.