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