menu
shengwang_rtc_engine package
documentation
agora_rtc_engine.dart
CameraCapturerConfiguration
format property
format property
dark_mode
light_mode
format
property
@JsonKey.new(name: 'format')
VideoFormat
?
format
final
(可选)视频帧格式。详见 VideoFormat 。
Implementation
@JsonKey(name: 'format') final VideoFormat? format;
shengwang_rtc_engine package
documentation
agora_rtc_engine
CameraCapturerConfiguration
format property
CameraCapturerConfiguration class