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

    Interface OfflineContentOptionEntry

    Superclass of entries which can be selected to download for offline playback

    Platform: Android, iOS

    interface OfflineContentOptionEntry {
        id: string;
        language?: string;
    }
    Index

    Properties

    Properties

    id: string

    The ID of the option.

    language?: string

    The language of the option.