Player Module
3.22.0
Player Module
/
com.bitmovin.player.api.metadata.id3
/
BinaryFrame
Binary
Frame
open
class
BinaryFrame
:
Id3Frame
Content copied to clipboard
Constructors
Functions
Properties
Constructors
Binary
Frame
Link copied to clipboard
open
fun
BinaryFrame
(
id
:
String
,
data
:
Array
<
Byte
>
)
Content copied to clipboard
Functions
equals
Link copied to clipboard
open
fun
equals
(
o
:
Any
)
:
Boolean
Content copied to clipboard
hash
Code
Link copied to clipboard
open
fun
hashCode
(
)
:
Int
Content copied to clipboard
Properties
data
Link copied to clipboard
val
data
:
Array
<
Byte
>
Content copied to clipboard