menu
tencent_rtc_sdk package
documentation
trtc_cloud_def.dart
TRTCVideoFrame
width property
width property
dark_mode
light_mode
width
property
@JsonKey(name: 'width')
int
width
getter/setter pair
Field description: Video width. Recommended value: please enter the width of the video data passed in.
Implementation
@JsonKey(name: 'width') int width;
tencent_rtc_sdk package
documentation
trtc_cloud_def
TRTCVideoFrame
width property
TRTCVideoFrame class