Player Host
interface PlayerHost
Interface for classes that can provide a VdoPlayer instance to load media and control playback.
Types
Link copied to clipboard
interface InitializationListener
Interface for callbacks related to initialization of a VdoPlayer.
Link copied to clipboard
Thrown when getPlayer is called on an uninitialized PlayerHost or if the hosted VdoPlayer has been released.
Link copied to clipboard
Resize modes for PlayerHost.
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
Remove a registered InitializationListener
Properties
Link copied to clipboard
Link copied to clipboard