menu
siprix_voip_sdk 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, });
siprix_voip_sdk package
documentation
video
RTCVideoValue
RTCVideoValue.new const constructor
RTCVideoValue class