Search
Preparing search index...
The search index is not available
hanime.tv
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
hanime.tv
PartialVideo
Class PartialVideo
Hierarchy
PartialVideo
Index
Constructors
constructor
Properties
data
Accessors
info
url
Methods
download
fetch
Constructors
constructor
new
Partial
Video
(
data
:
PartialVideoData
<
false
>
)
:
PartialVideo
Parameters
data:
PartialVideoData
<
false
>
Returns
PartialVideo
Properties
Private
data
data
:
PartialVideoData
<
false
>
Accessors
info
get
info
(
)
:
PartialVideoData
<
false
>
Returns
PartialVideoData
<
false
>
url
get
url
(
)
:
string
Returns
string
Methods
download
download
(
)
:
Promise
<
FFmpeg
>
Returns
Promise
<
FFmpeg
>
fetch
fetch
(
)
:
Promise
<
Video
>
Returns
Promise
<
Video
>
Exports
Partial
Video
constructor
data
info
url
download
fetch
Generated using
TypeDoc