Screen Video Publishing Settings Update
@Serializable
Content copied to clipboard
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.
Constructors
Link copied to clipboard
fun ScreenVideoPublishingSettingsUpdate(isPublishing: Update<StateBoolean>? = null, sendSettings: Update<VideoSendSettingsUpdate>? = null)
Content copied to clipboard