menu
agora_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
(Optional) Video frame format. See VideoFormat.
Implementation
@JsonKey(name: 'format') final VideoFormat? format;
agora_rtc_engine package
documentation
agora_rtc_engine
CameraCapturerConfiguration
format property
CameraCapturerConfiguration class