Interface StartRecordingOptions

interface StartRecordingOptions {
    parameters: StartRecordingParameters;
}

Properties

Properties