Preparing search index...
The search index is not available
IGPAPI
IGPAPI
@igpapi/android
PostingVideoOptions
Interface PostingVideoOptions
interface
PostingVideoOptions
{
caption
?:
string
;
coverImage
:
Buffer
;
location
?:
PostingLocation
;
transcodeDelay
?:
number
;
usertags
?:
PostingUsertags
;
video
:
Buffer
;
}
Index
Properties
caption?
cover
Image
location?
transcode
Delay?
usertags?
video
Properties
Optional
caption
caption
?:
string
cover
Image
cover
Image
:
Buffer
Optional
location
location
?:
PostingLocation
Optional
transcode
Delay
transcode
Delay
?:
number
Optional
usertags
usertags
?:
PostingUsertags
video
video
:
Buffer
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
caption
cover
Image
location
transcode
Delay
usertags
video
IGPAPI
Loading...