StreamOptions
Options for downloading a stream.
Number of parts to split the stream into.
Path to save the stream to (current directory by default).
Optional
Generated using TypeDoc
Name
StreamOptions
Description
Options for downloading a stream.
Param: parts
Number of parts to split the stream into.
Param: path
Path to save the stream to (current directory by default).