CustomVideoTrackPublishingSettings

@Serializable
data class CustomVideoTrackPublishingSettings

Configuration for publishing a custom video track.

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

Properties

Link copied to clipboard
val isPublishing: Boolean

Should the track be published.

Link copied to clipboard
val sendSettings: VideoSendSettings

Video encodings and maximum selected quality.