Interface StopRecordingOptions

interface StopRecordingOptions {
    parameters: StopRecordingParameters;
}

Properties

Properties