Publishing Settings Update
fun PublishingSettingsUpdate(camera: Update<CameraPublishingSettingsUpdate>? = null, microphone: Update<MicrophonePublishingSettingsUpdate>? = null, customVideo: Map<CustomTrackName, CustomVideoTrackPublishingSettingsUpdate>? = null, customAudio: Map<CustomTrackName, CustomAudioTrackPublishingSettingsUpdate>? = null, screenVideo: Update<ScreenVideoPublishingSettingsUpdate>? = null)
Content copied to clipboard