IGPAPI
Preparing search index...
@igpapi/android
UploadVideoSegmentInit
Function UploadVideoSegmentInit
UploadVideoSegmentInit
(
input
:
UploadVideoSegmentInitInput
,
)
:
Effect
<
{
offset
:
number
}
,
IgApiError
|
RequestError
|
ParseError
|
TransportError
,
MobileHttpRequest
|
PlainApiHeaders
,
>
Initialize a video segment transfer — checks HTTP 200 status (not body status).
Parameters
input
:
UploadVideoSegmentInitInput
Returns
Effect
<
{
offset
:
number
}
,
IgApiError
|
RequestError
|
ParseError
|
TransportError
,
MobileHttpRequest
|
PlainApiHeaders
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
IGPAPI
Loading...
Initialize a video segment transfer — checks HTTP 200 status (not body status).