Functions
Link copied to clipboard
inline suspend fun VideoEncoder.Companion.isConfigSupported(config: VideoEncoderConfig): VideoEncoderSupport
The isConfigSupported()
static method of the VideoEncoder interface checks if VideoEncoder can be successfully configured with the given config.
Link copied to clipboard
The isConfigSupported()
static method of the VideoEncoder interface checks if VideoEncoder can be successfully configured with the given config.