menu
tencent_rtc_sdk package
documentation
trtc_cloud_def.dart
TRTCSize
TRTCSize constructor
TRTCSize constructor
dark_mode
light_mode
TRTCSize
constructor
TRTCSize
(
{
int
width
=
0
,
int
height
=
0
,
})
Implementation
TRTCSize({ this.width = 0, this.height = 0, });
tencent_rtc_sdk package
documentation
trtc_cloud_def
TRTCSize
TRTCSize constructor
TRTCSize class