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