audioCodecProfile property
Audio codec profile type: AudioCodecProfileType. Set it as LCAAC or HEAAC. The default value is LCAAC.
Implementation
@JsonKey(includeIfNull: false)
AudioCodecProfileType? audioCodecProfile;
Audio codec profile type: AudioCodecProfileType. Set it as LCAAC or HEAAC. The default value is LCAAC.
@JsonKey(includeIfNull: false)
AudioCodecProfileType? audioCodecProfile;