Vdo Player Support Fragment
Support library based equivalent of VdoPlayerFragment.
A VdoPlayerSupportFragment hosts a VdoPlayer for media playback.
It can be dropped into your activity layout and initialized using initialize to obtain a VdoPlayer instance.
Constructors
Functions
Link copied to clipboard
Register a listener for initialization callbacks from this PlayerHost
Link copied to clipboard
Call this methode when the player's onLoaded() called.
Link copied to clipboard
Initializes the PlayerHost with an InitializationListener to listen for initialization callbacks.
Link copied to clipboard
Link copied to clipboard
open fun onCreateView(inflater: LayoutInflater, container: ViewGroup, savedInstanceState: Bundle): View
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Remove a registered InitializationListener
Link copied to clipboard
Set aspect ratio for the fragment view.