toggle menu
player-android
3.106.0
androidJvm
switch theme
search in API
player-core
/
com.bitmovin.player.api.decoder
/
MediaCodecInfo
Media
Codec
Info
data
class
MediaCodecInfo
(
val
name
:
String
,
val
isSoftware
:
Boolean
)
:
Parcelable
Description of a
MediaCodec
.
Members
Constructors
Media
Codec
Info
Link copied to clipboard
constructor
(
name
:
String
,
isSoftware
:
Boolean
)
Properties
is
Software
Link copied to clipboard
val
isSoftware
:
Boolean
name
Link copied to clipboard
val
name
:
String