Vdo Player Fragment
Deprecated
A VdoPlayerFragment hosts a VdoPlayer for media playback.
It can be dropped into your activity layout and initialized using initialize to obtain a VdoPlayer instance.
Deprecated
Use the support library based VdoPlayerSupportFragment.
Constructors
Functions
Link copied to clipboard
Register a listener for initialization callbacks from this PlayerHost
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.