setVideoConfig

suspend fun DualStreamer.setVideoConfig(videoConfig: VideoConfig)

Sets video configuration.

It is a shortcut for IConfigurableAudioVideoEncodingPipelineOutput.setVideoCodecConfig when both outputs use the same video configuration.

Parameters

videoConfig

the video configuration to set