PromoPlayer
Extension of AdComposedPlayer that plays Promos embedded in the main content.
Properties
Sets or gets the mute state of the player's audio.
Functions
Player extension function that attaches the renderer view to the passed view container with specified Layout params. The Playback Surface will be created and inflated inside this View Container by the com.quickplay.vstb7.player.Player itself.
com.quickplay.vstb7.player.Player extension function that detaches the player view from its parent.
Player extension function that detaches the Renderer view from the passed view container in case if it is attached. If the view container doesn't have the renderer view as its child, this API has no effect.
Player extension function that returns the time zero on the Dash manifest (MPD) timeline of a dynamic MPD. This time, in milliseconds, is mapped to the point in wall clock time indicated by MPD@availabilityStartTime value specified in a Dash manifest.
Seeks back in the current content by PlaybackProperties.preferredSeekBackIncrementMs
Seeks forward in the current content by PlaybackProperties.preferredSeekForwardIncrementMs