StartAudioMixingRequest constructor
StartAudioMixingRequest({})
Implementation
StartAudioMixingRequest({
this.path,
this.loopCount,
this.sendEnabled,
this.sendVolume,
this.playbackEnabled,
this.playbackVolume,
this.startTimeStamp,
this.sendWithAudioType,
this.progressInterval,
});