Preparing search index...
The search index is not available
IGPAPI
IGPAPI
@igpapi/android
UploadVideoOptions
Interface UploadVideoOptions
interface
UploadVideoOptions
{
contentTags
?:
string
;
duration
:
number
;
forAlbum
?:
boolean
;
forDirectStory
?:
boolean
;
height
?:
number
;
isClipsVideo
?:
boolean
;
isDirect
?:
boolean
;
isDirectVoice
?:
boolean
;
isIgtvVideo
?:
boolean
;
isSidecar
?:
boolean
;
mediaType
?:
string
;
musicBurninParams
?:
{
asset_fbid
:
string
|
number
|
bigint
;
offset_ms
:
number
;
}
;
offset
?:
number
;
uploadId
?:
string
;
uploadName
?:
string
;
video
:
Buffer
;
waterfallId
?:
string
;
width
?:
number
;
xSharingUserIds
?:
string
[]
;
}
Hierarchy (
view full
)
UploadVideoOptions
UploadSegmentedVideoOptions
Index
Properties
content
Tags?
duration
for
Album?
for
Direct
Story?
height?
is
Clips
Video?
is
Direct?
is
Direct
Voice?
is
Igtv
Video?
is
Sidecar?
media
Type?
music
Burnin
Params?
offset?
upload
Id?
upload
Name?
video
waterfall
Id?
width?
x
Sharing
User
Ids?
Properties
Optional
content
Tags
content
Tags
?:
string
duration
duration
:
number
Optional
for
Album
for
Album
?:
boolean
Optional
for
Direct
Story
for
Direct
Story
?:
boolean
Optional
height
height
?:
number
Optional
is
Clips
Video
is
Clips
Video
?:
boolean
Optional
is
Direct
is
Direct
?:
boolean
Optional
is
Direct
Voice
is
Direct
Voice
?:
boolean
Optional
is
Igtv
Video
is
Igtv
Video
?:
boolean
Optional
is
Sidecar
is
Sidecar
?:
boolean
Optional
media
Type
media
Type
?:
string
Optional
music
Burnin
Params
music
Burnin
Params
?:
{
asset_fbid
:
string
|
number
|
bigint
;
offset_ms
:
number
;
}
Optional
offset
offset
?:
number
Optional
upload
Id
upload
Id
?:
string
Optional
upload
Name
upload
Name
?:
string
video
video
:
Buffer
Optional
waterfall
Id
waterfall
Id
?:
string
Optional
width
width
?:
number
Optional
x
Sharing
User
Ids
x
Sharing
User
Ids
?:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
Tags
duration
for
Album
for
Direct
Story
height
is
Clips
Video
is
Direct
is
Direct
Voice
is
Igtv
Video
is
Sidecar
media
Type
music
Burnin
Params
offset
upload
Id
upload
Name
video
waterfall
Id
width
x
Sharing
User
Ids
IGPAPI
Loading...