menu
nertc_core_platform_interface package
documentation
nertc_base.dart
NERtcCameraCaptureConfig
captureHeight property
captureHeight property
dark_mode
light_mode
captureHeight
property
int
captureHeight
final
本地采集的视频高度,单位为 px。 视频编码分辨率以宽 x 高表示,用于设置视频编码分辨率,以衡量编码质量。
Implementation
final int captureHeight;
nertc_core_platform_interface package
documentation
nertc_base
NERtcCameraCaptureConfig
captureHeight property
NERtcCameraCaptureConfig class