toggle menu
Brightcove Player SDK for Android 10.1.2
10.1.2
sdk
switch theme
search in API
sdk
/
com.brightcove.player.metadata
/
TextInformationFrame
Text
Information
Frame
class
TextInformationFrame
Text information ID3 frame.
Members
Constructors
Text
Information
Frame
Link copied to clipboard
constructor
(
id
:
String
,
description
:
String
,
value
:
String
)
Properties
CREATOR
Link copied to clipboard
val
CREATOR
:
Creator<TextInformationFrame>
description
Link copied to clipboard
val
description
:
String
id
Link copied to clipboard
val
id
:
String
value
Link copied to clipboard
val
value
:
String
Functions
describe
Contents
Link copied to clipboard
open
fun
describeContents
(
)
:
Int
equals
Link copied to clipboard
open
fun
equals
(
o
:
Any
)
:
Boolean
hash
Code
Link copied to clipboard
open
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
open
fun
toString
(
)
:
String
write
To
Parcel
Link copied to clipboard
open
fun
writeToParcel
(
dest
:
Parcel
,
flags
:
Int
)