menu
tencent_rtc_sdk
trtc_cloud_def.dart
TRTCVideoFrame
TRTCVideoFrame.fromJson factory constructor
TRTCVideoFrame.fromJson
dark_mode
light_mode
TRTCVideoFrame.fromJson
constructor
TRTCVideoFrame.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory TRTCVideoFrame.fromJson(Map<String, dynamic> json) => _$TRTCVideoFrameFromJson(json);
tencent_rtc_sdk
trtc_cloud_def
TRTCVideoFrame
TRTCVideoFrame.fromJson factory constructor
TRTCVideoFrame class