getFramerateRange

Get video encoder supported frame rate range for the default video encoder.

Return

the range of frame in b/s

Parameters

mimeType

the video encoder mime type


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

Get video encoder supported frame rate range for the specified video encoder.

Return

the range of frame in b/s

Parameters

mimeType

the video encoder mime type

name

the video encoder name