setVideoCodecConfig

abstract suspend fun setVideoCodecConfig(videoCodecConfig: VideoCodecConfig)

Configures only video codec settings.

Parameters

videoCodecConfig

The video codec configuration

Throws

if configuration can not be applied.