featureName property

  1. @JsonKey.new(name: 'featureName')
String? featureName
final

转码推流高级功能的名称,包含 LBHQ(低码率的高清视频功能) 和 VEO(优化的视频编码器功能)。

Implementation

@JsonKey(name: 'featureName')
final String? featureName;