mediaPerformanceClass

@get:RequiresApi(value = 31)
open override val mediaPerformanceClass: Int

mediaPerformanceClass returns the media performance class of the Android device

Throws

ApiLevelException

if the API level is below Android 12 (API 31)