videosphere
    Preparing search index...
    OpenRangedVideoStream: (
        options: RangedVideoStreamOpenOptions,
    ) => Promise<OpenedRangedVideoStream>

    Opens an independent stream for resumable upload, optionally starting at a byte offset (for example via getObjectWebStream with rangeStart).

    Type Declaration