Properties specific to the Recording component

Export

ComponentPropertiesRecording

interface ComponentPropertiesRecording {
    subscribeMode: ComponentPropertiesRecordingSubscribeModeEnum;
}

Properties

Properties

Whether the Recording component should subscribe to tracks automatically or manually

Memberof

ComponentPropertiesRecording