toggle menu
Cloudstream
cloudstream
switch theme
search in API
Cloudstream
/
com.lagradost.cloudstream3.utils
/
VideoDownloadManager
/
StreamData
Stream
Data
data
class
StreamData
(
fileLength
:
Long
,
val
file
:
<Error class: unknown class>
)
(
source
)
Members
Constructors
Stream
Data
Link copied to clipboard
constructor
(
fileLength
:
Long
,
file
:
<Error class: unknown class>
)
Properties
exists
Link copied to clipboard
val
exists
:
Boolean
file
Link copied to clipboard
val
file
:
<Error class: unknown class>
resume
Link copied to clipboard
val
resume
:
Boolean
start
At
Link copied to clipboard
val
startAt
:
Long
Functions
delete
Link copied to clipboard
fun
delete
(
)
:
Boolean
open
Link copied to clipboard
fun
open
(
)
:
OutputStream
open
New
Link copied to clipboard
fun
openNew
(
)
:
OutputStream