THEOplayer React Native Connectors
    Preparing search index...

    Interface AdobeEdgeConfig

    interface AdobeEdgeConfig {
        mobile?: AdobeEdgeMobileConfig;
        web?: AdobeEdgeWebConfig;
    }
    Index

    Properties

    Properties

    Configuration for Adobe Edge on mobile platforms.

    Configuration for Adobe Edge on web platforms.