THEOplayer React Native Connectors
    Preparing search index...

    Interface PlatformUri

    interface PlatformUri {
        platformType?: PlatformType;
        playbackUri?: string;
    }
    Index

    Properties

    platformType?: PlatformType
    playbackUri?: string