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