Bitmovin Player React Native SDK - v1.1.0
    Preparing search index...

    Interface DecoderContext

    The context in which a new decoder is chosen.

    interface DecoderContext {
        isAd: boolean;
        mediaType: DecoderContextMediaType;
    }
    Index

    Properties

    Properties

    isAd: boolean