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

    Interface OfflineContentOptions

    Represents the downloadable options provided via the onOptionsAvailable callback on OfflineContentManagerListener

    Platform: Android, iOS

    interface OfflineContentOptions {
        audioOptions: OfflineContentOptionEntry[];
        textOptions: OfflineContentOptionEntry[];
    }
    Index

    Properties

    Represents the audio options available for download

    Represents the text options available for download