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

    Interface MediaCodecInfo

    interface MediaCodecInfo {
        isSoftware: boolean;
        name: string;
    }
    Index

    Properties

    Properties

    isSoftware: boolean
    name: string