AudioTrackPublishOptions

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