initialize
open fun initialize()
Content copied to clipboard
Initializes the BitmovinCastManager.
Initializes the BitmovinCastManager.
Parameters
applicationId
A custom application ID, or null to use the Bitmovin application ID.
messageNamespace
A custom message namespace, that can be defined if a custom application ID isprovided.
open fun initialize(@Nullable() applicationId: String, messageNamespace: String, castControllerActivity: Class)
Content copied to clipboard
Initializes the BitmovinCastManager.
Parameters
applicationId
A custom application ID, or null to use the Bitmovin application ID.
messageNamespace
A custom message namespace, that can be defined if a custom application ID isprovided.