AudioPublishOptions constructor
Implementation
const AudioPublishOptions({
super.name,
super.stream,
this.encoding,
this.dtx = true,
this.red = true,
this.preConnect = false,
});
const AudioPublishOptions({
super.name,
super.stream,
this.encoding,
this.dtx = true,
this.red = true,
this.preConnect = false,
});