Vinyl
    Preparing search index...

    Interface MtsEventsImplOptions

    Configuration provided by the player needed for MTS event attributes.

    interface MtsEventsImplOptions {
        abrEnabled: boolean;
        contentSubscriptionMode: ContentSubscriptionMode;
    }
    Index

    Properties

    abrEnabled: boolean
    contentSubscriptionMode: ContentSubscriptionMode