VideoPlayerButtonConfiguration class
Properties
-
closeButton
→ ButtonInfo?
-
Specifies the close button info.
Image will be drawn in a 40 x 40 frame.
final
-
hashCode
→ int
-
The hash code for this object.
no setteroverride
-
muteButton
→ ButtonInfo?
-
Specifies the mute button info.
Image will be drawn in a 40 x 40 frame.
final
-
pauseButton
→ ButtonInfo?
-
Specifies the pause info.
Image will be drawn at the center of the player view.
final
-
pipButton
→ ButtonInfo?
-
Specifies the pip button info.
Image will be drawn in a 40 x 40 frame.
final
-
playButton
→ ButtonInfo?
-
Specifies the play info.
Image will be drawn at the center of the player view.
final
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
unmuteButton
→ ButtonInfo?
-
Specifies the unmute button info.
Image will be drawn in a 40 x 40 frame.
final
-
videoDetailButton
→ ButtonInfo?
-
Specifies the video detail button info.
Image will be drawn in a 40 x 40 frame.
final