menu
shengwang_rtc_engine package
documentation
agora_rtc_engine.dart
LiveTranscoding
userCount property
userCount property
dark_mode
light_mode
userCount
property
@JsonKey.new(name: 'userCount')
int
?
userCount
final
参与合图的用户数量,默认 0。取值范围为
0,17
。
Implementation
@JsonKey(name: 'userCount') final int? userCount;
shengwang_rtc_engine package
documentation
agora_rtc_engine
LiveTranscoding
userCount property
LiveTranscoding class