Player Module
3.22.0
Player Module
/
com.bitmovin.player.api.metadata.id3
/
TextInformationFrame
Text
Information
Frame
open
class
TextInformationFrame
:
Id3Frame
Content copied to clipboard
Constructors
Functions
Properties
Constructors
Text
Information
Frame
Link copied to clipboard
open
fun
TextInformationFrame
(
id
:
String
,
description
:
String
,
value
:
String
)
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
description
Link copied to clipboard
val
description
:
String
Content copied to clipboard
value
Link copied to clipboard
val
value
:
String
Content copied to clipboard