OfficialYouTubePlayerEngine
class OfficialYouTubePlayerEngine : Engine<YouTubePlayerFragment> , DefaultLifecycleObserver
Content copied to clipboard
Types
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun register( fragment: Fragment, memoryMode: MemoryMode, activeLifecycleState: Lifecycle.State): Manager
Content copied to clipboard
fun register( activity: FragmentActivity, memoryMode: MemoryMode, activeLifecycleState: Lifecycle.State): Manager
Content copied to clipboard
Link copied to clipboard
inline fun setUp(uri: Uri, crossinline options: Binder.Options.() -> Unit): Binder
Content copied to clipboard
inline fun setUp(media: Media, crossinline options: Binder.Options.() -> Unit): Binder
Content copied to clipboard
inline fun setUp(url: String, crossinline options: Binder.Options.() -> Unit): Binder
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard