menu
xstream_player package
documentation
xstream_player.dart
BetterPlayerVideoConstraint
BetterPlayerVideoConstraint.new const constructor
BetterPlayerVideoConstraint.new const constructor
dark_mode
light_mode
BetterPlayerVideoConstraint
constructor
const
BetterPlayerVideoConstraint
(
{
int
?
width
,
int
?
height
,
int
?
bitrate
,
})
Implementation
const BetterPlayerVideoConstraint({this.width, this.height, this.bitrate});
xstream_player package
documentation
xstream_player
BetterPlayerVideoConstraint
BetterPlayerVideoConstraint.new const constructor
BetterPlayerVideoConstraint class