ScreenVideoPublishingSettings

@Serializable
data class ScreenVideoPublishingSettings

Configuration for publishing a screenVideo input.

This configuration determines if the screenVideo 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.