java.lang.Object | ||
↳ | java.lang.Enum<com.google.android.youtube.player.YouTubePlayer.PlayerStyle> | |
↳ | com.google.android.youtube.player.YouTubePlayer.PlayerStyle |
The different styles available for the player.
Enum Values | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
YouTubePlayer.PlayerStyle | CHROMELESS | A style that shows no interactive player controls. | |||||||||
YouTubePlayer.PlayerStyle | DEFAULT | The default style, showing all interactive controls. | |||||||||
YouTubePlayer.PlayerStyle | MINIMAL | A minimal style, showing only a time bar and play/pause controls. |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() |
A style that shows no interactive player controls.
The default style, showing all interactive controls.
A minimal style, showing only a time bar and play/pause controls.