efplayer
1.4.9
efplayer
/
com.github.Vincentvibe3.efplayer.extractors.serialization
/
YtDlpDumpFormats
Yt
Dlp
Dump
Formats
@
Serializable
data
class
YtDlpDumpFormats
(
acodec
:
String
?
,
vcodec
:
String
?
,
ext
:
String
?
,
url
:
String
?
,
abr
:
Float
?
)
Content copied to clipboard
Properties
Properties
abr
Link copied to clipboard
val
abr
:
Float
?
=
null
Content copied to clipboard
acodec
Link copied to clipboard
val
acodec
:
String
?
=
null
Content copied to clipboard
ext
Link copied to clipboard
val
ext
:
String
?
=
null
Content copied to clipboard
url
Link copied to clipboard
val
url
:
String
?
=
null
Content copied to clipboard
vcodec
Link copied to clipboard
val
vcodec
:
String
?
=
null
Content copied to clipboard