getSupportedWidths

Get video encoder supported widths for the default video encoder.

Return

the range of supported widths

Parameters

mimeType

the video encoder mime type


fun getSupportedWidths(mimeType: String, name: String): Range<Int>

Get video encoder supported widths for the specified video encoder.

Return

the range of supported widths

Parameters

mimeType

the video encoder mime type

name

the video encoder name