Interface UpdateRecordingOptions

interface UpdateRecordingOptions {
    parameters: UpdateRecordingParameters;
}

Properties

Properties