publishMixedAudioTrack property
Whether to publish the mixed audio track: true : Publish the mixed audio track. false : Do not publish the mixed audio track.
Implementation
@JsonKey(name: 'publishMixedAudioTrack')
final bool? publishMixedAudioTrack;