CustomAudioTrackPublishingSettings

@Serializable
data class CustomAudioTrackPublishingSettings

Configuration for publishing a custom audio track.

This configuration determines if the input's track should be published, and what settings apply to the corresponding audio track.

Properties

Link copied to clipboard
val isPublishing: Boolean

Should the track be published.

Link copied to clipboard
val sendSettings: AudioSendSettings

Audio bitrate and channel configuration.