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