Interface: VideoTrack
Defined in: types/VideoTrack.ts:1
Properties
id
id: string;
Defined in: types/VideoTrack.ts:2
label
label: string;
Defined in: types/VideoTrack.ts:3
language?
optional language?: string;
Defined in: types/VideoTrack.ts:4
selected
selected: boolean;
Defined in: types/VideoTrack.ts:5