Bitmovin Player API 8.268.0
    Preparing search index...

    Interface VTTStyleProperties

    interface VTTStyleProperties {
        identifier?: string;
        style: Partial<VTTStyleDeclaration>;
    }
    Index
    identifier?: string

    Optional identifier of a cue

    style: Partial<VTTStyleDeclaration>

    Applied css styles