featureName property
The feature names, including LBHQ (high-quality video with a lower bitrate) and VEO (optimized video encoder).
Implementation
@JsonKey(name: 'featureName')
final String? featureName;
The feature names, including LBHQ (high-quality video with a lower bitrate) and VEO (optimized video encoder).
@JsonKey(name: 'featureName')
final String? featureName;