Skip to content

ProvidedTrack

type ProvidedTrack = ContextTrack & {
removed?: string[];
blocked?: string[];
provider?: string;
};

Extends ContextTrack.

PropertyTypeDescription
removedstring[] | undefinedList of removed providers.
blockedstring[] | undefinedList of blocked providers.
providerstringCurrent provider, eg. from context