Bitmovin Cast Options Provider
Represents an OptionsProvider of the cast framework. Note: - To use the BitmovinCastOptionsProvider, it must be properly added to the AndroidManifest.xml - To prevent unexpected behaviour when multiple senders try to connect to the same receiver, we recommend to set `setRelaunchIfRunning` to `true`
Functions
getAdditionalSessionProviders
Link copied to clipboard
open fun getAdditionalSessionProviders(appContext: Context): List<SessionProvider>
Content copied to clipboard
getCastOptions
Link copied to clipboard
Inherited functions
getAdditionalSessionProviders
Link copied to clipboard
abstract fun getAdditionalSessionProviders(p: Context): List<SessionProvider>
Content copied to clipboard
getCastOptions
Link copied to clipboard