VideoTrack

The VideoTrack model gathers video track information.

Methods

id

id(): String

Gets the ID of the video track.

Returns: String


id

id(@NonNull id: String): void

Sets the ID of the video track.

Parameters

NameTypeDescription
labelStringnon null The new ID of the video track.