How the video element of the subscriber should be inserted in the DOM
Whether to initially subscribe to the audio track of the stream or not. You can change the audio state later with Subscriber.subscribeToAudio
Whether to initially subscribe to the video track of the stream or not. You can change the video state later with Subscriber.subscribeToVideo
Generated using TypeDoc
See Session.subscribe