Interface IPlayerTextTrack

interface IPlayerTextTrack {
    id: string;
}

Properties

Properties

id: string