Preparing search index...
The search index is not available
IGPAPI
IGPAPI
@igpapi/core
UploadVideoSegmentTransferOptions
Interface UploadVideoSegmentTransferOptions
interface
UploadVideoSegmentTransferOptions
{
entityLength
:
number
;
entityName
:
string
;
headers
:
Record
<
string
,
any
>
;
offset
:
number
;
ruploadParams
:
any
;
segment
:
Buffer
;
waterfallId
?:
string
;
}
Hierarchy (
view full
)
RuploadIgvideoSegmentInitInput
UploadVideoSegmentTransferOptions
Index
Properties
entity
Length
entity
Name
headers
offset
rupload
Params
segment
waterfall
Id?
Properties
entity
Length
entity
Length
:
number
entity
Name
entity
Name
:
string
headers
headers
:
Record
<
string
,
any
>
offset
offset
:
number
rupload
Params
rupload
Params
:
any
segment
segment
:
Buffer
Optional
waterfall
Id
waterfall
Id
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
entity
Length
entity
Name
headers
offset
rupload
Params
segment
waterfall
Id
IGPAPI
Loading...