Player Module
/
com.bitmovin.player.api.metadata.id3
/
PrivFrame
Priv
Frame
open class
PrivFrame
:
Id3Frame
Content copied to clipboard
Constructors
Functions
Inherited functions
Properties
Constructors
PrivFrame
Link copied to clipboard
open fun
PrivFrame
(owner:
String
, privateData:
Array
<
Byte
>)
Content copied to clipboard
Properties
ID
Link copied to clipboard
val
ID
:
String
Content copied to clipboard
owner
Link copied to clipboard
val
owner
:
String
Content copied to clipboard
privateData
Link copied to clipboard
val
privateData
:
Array
<
Byte
>
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