Properties

Link copied to clipboard
abstract val name: String?

The name of the track.

Link copied to clipboard
abstract val source: Track.Source?

The source of a track, camera, microphone or screen.

Link copied to clipboard
abstract val stream: String?

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.