AudioTrackPublishOptions

constructor(name: String? = null, base: BaseAudioTrackPublishOptions, source: Track.Source? = null, stream: String? = null)
constructor(    name: String? = null,     audioBitrate: Int? = null,     dtx: Boolean = true,     red: Boolean = true,     source: Track.Source? = null,     stream: String? = null)