menu
pjsip_connect_flutter package
documentation
video.dart
RTCVideoValue
RTCVideoValue.new const constructor
RTCVideoValue.new const constructor
dark_mode
light_mode
RTCVideoValue
constructor
const
RTCVideoValue
(
{
double
width
=
0.0
,
double
height
=
0.0
,
int
rotation
=
0
,
})
Implementation
const RTCVideoValue({this.width = 0.0, this.height = 0.0, this.rotation = 0});
pjsip_connect_flutter package
documentation
video
RTCVideoValue
RTCVideoValue.new const constructor
RTCVideoValue class