findEncoder

Get the default encoder that matches format.

Return

the encoder name

Parameters

format

the media format


fun findEncoder(mimeType: String): String

Get the default encoder for type mimeType.

Return

the encoder name

Parameters

mimeType

the encoder mime type