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