TrackPublishOptions

interface TrackPublishOptions

Properties

name
Link copied to clipboard
abstract val name: String?
The name of the track.
source
Link copied to clipboard
abstract val source: Track.Source?
The source of a track, camera, microphone or screen.
stream
Link copied to clipboard
abstract val stream: String?
The stream name for the track.

Inheritors

VideoTrackPublishOptions
Link copied to clipboard
AudioTrackPublishOptions
Link copied to clipboard

Sources

SDK source
Link copied to clipboard