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