Bitmovin Player API 8.268.0
    Preparing search index...

    Interface VmapTrackingEvent

    interface VmapTrackingEvent {
        type: VmapTrackingEventType;
        url: string;
    }
    Index

    The tracking event type as defined by VmapTrackingEventType.

    url: string

    The URL to be requested by this tracking event.