stream

open override val stream: String? = null

The stream name for the track. Audio and video tracks with the same stream name will be placed in the same MediaStream and offer better synchronization.

By default, camera and microphone will be placed in the same stream.

Sources

SDK source
Link copied to clipboard