Player Module
/
com.bitmovin.player.api.metadata.id3
/
GeobFrame
Geob
Frame
open class
GeobFrame
:
Id3Frame
Content copied to clipboard
Constructors
Functions
Inherited functions
Properties
Constructors
GeobFrame
Link copied to clipboard
open fun
GeobFrame
(mimeType:
String
, filename:
String
, description:
String
, data:
Array
<
Byte
>)
Content copied to clipboard
Properties
data
Link copied to clipboard
val
data
:
Array
<
Byte
>
Content copied to clipboard
description
Link copied to clipboard
val
description
:
String
Content copied to clipboard
filename
Link copied to clipboard
val
filename
:
String
Content copied to clipboard
ID
Link copied to clipboard
val
ID
:
String
Content copied to clipboard
mimeType
Link copied to clipboard
val
mimeType
:
String
Content copied to clipboard
Functions
equals
Link copied to clipboard
open fun
equals
(o:
Any
):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
open fun
hashCode
():
Int
Content copied to clipboard
Inherited functions
getType
Link copied to clipboard
open fun
getType
():
String
Content copied to clipboard