GuidesAPI ReferenceRelease Notes
HomeLog InHome
Guides

BlazeVideosPlayerButtonsStyle - Android

The BlazeVideosPlayerButtonsStyle class represents the configuration for the video buttons.

Properties

mute

var mute: BlazeVideosPlayerButtonStyle

The mute button configuration.

exit

var exit: BlazeVideosPlayerButtonStyle

The exit button configuration.

share

var share: BlazeVideosPlayerButtonStyle

The share button configuration.

like

var like: BlazeVideosPlayerButtonStyle

The like button configuration.

playPause

var playPause: BlazeVideosPlayerButtonStyle

The play/pause button configuration.

previous

var previous: BlazeVideosPlayerButtonStyle

The previous button configuration.

next

var next: BlazeVideosPlayerButtonStyle

The next button configuration.

fullScreen

var fullScreen: BlazeVideosPlayerButtonStyle

The full screen button configuration.

replay

var replay: BlazeVideosPlayerButtonStyle

The replay button configuration.

captions

var captions: BlazeVideosPlayerButtonStyle

The closed captions button configuration.

forceRotation

var forceRotation: BlazeVideosPlayerButtonStyle

The force rotation button configuration.

pip

var pip: BlazeVideosPlayerButtonStyle

The PIP button configuration. Controls visibility of the PIP button in the fullscreen player. The button is not shown in inline or preview modes.

seekForward

var seekForward: BlazeVideosPlayerButtonStyle

The seek forward button configuration.

seekBackward

var seekBackward: BlazeVideosPlayerButtonStyle

The seek backward button configuration.


Did this page help you?