Preparing search index...
The search index is not available
IGPAPI
IGPAPI
@igpapi/android
PostingIgtvOptions
Interface PostingIgtvOptions
interface
PostingIgtvOptions
{
audioMuted
?:
boolean
;
caption
?:
string
;
configureOptions
?:
Partial
<
MediaConfigureToIgtvOptions
>
;
coverFrame
:
Buffer
;
feedPreviewCrop
?:
{
bottom
:
number
;
left
:
number
;
right
:
number
;
top
:
number
;
}
;
maxTranscodeTries
?:
number
;
shareToFeed
?:
boolean
;
title
:
string
;
transcodeDelay
?:
number
;
uploadOptions
?:
Partial
<
UploadVideoOptions
>
;
video
:
Buffer
;
}
Index
Properties
audio
Muted?
caption?
configure
Options?
cover
Frame
feed
Preview
Crop?
max
Transcode
Tries?
share
To
Feed?
title
transcode
Delay?
upload
Options?
video
Properties
Optional
audio
Muted
audio
Muted
?:
boolean
Optional
caption
caption
?:
string
Optional
configure
Options
configure
Options
?:
Partial
<
MediaConfigureToIgtvOptions
>
cover
Frame
cover
Frame
:
Buffer
Optional
feed
Preview
Crop
feed
Preview
Crop
?:
{
bottom
:
number
;
left
:
number
;
right
:
number
;
top
:
number
;
}
Optional
max
Transcode
Tries
max
Transcode
Tries
?:
number
Optional
share
To
Feed
share
To
Feed
?:
boolean
title
title
:
string
Optional
transcode
Delay
transcode
Delay
?:
number
Optional
upload
Options
upload
Options
?:
Partial
<
UploadVideoOptions
>
video
video
:
Buffer
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
audio
Muted
caption
configure
Options
cover
Frame
feed
Preview
Crop
max
Transcode
Tries
share
To
Feed
title
transcode
Delay
upload
Options
video
IGPAPI
Loading...