THEOplayer React Native Connectors
    Preparing search index...

    Class AdobeConnector

    Index

    Constructors

    • Parameters

      • player: THEOplayer
      • uri: string
      • ecid: string
      • sid: string
      • trackingUrl: string
      • Optionalmetadata: AdobeMetaData
      • OptionaluserAgent: string
      • OptionaluseDebug: boolean
      • useNative: boolean = false

      Returns AdobeConnector

    Methods

    • Set debug flag.

      Parameters

      • debug: boolean

        whether to write debug info or not.

      Returns void

    • Explicitly stop the current session and start a new one.

      This can be used to manually mark the start of a new session during a live stream, for example when a new program starts.

      Parameters

      Returns void