IGPAPI
Preparing search index...
@igpapi/ios
MediaConfigureToClipsOptions
Interface MediaConfigureToClipsOptions
interface
MediaConfigureToClipsOptions
{
audioMuted
:
boolean
;
cameraSessionId
?:
string
;
caption
?:
string
;
clips
:
{
camera_position
?:
string
;
length
:
number
;
source_type
:
string
}
[]
;
extra
:
{
height
:
number
;
width
:
number
}
;
filterType
?:
string
;
length
:
number
;
musicParams
?:
MediaMusicParams
;
overlay_data
?:
MediaClipOverlay
[]
;
posterFrameIndex
?:
number
;
remixedParams
?:
MusicRemixParams
;
segments
:
MediaClipSegment
[]
;
toFeed
?:
boolean
;
uploadId
:
string
;
}
Index
Properties
audio
Muted
camera
Session
Id?
caption?
clips
extra
filter
Type?
length
music
Params?
overlay_
data?
poster
Frame
Index?
remixed
Params?
segments
to
Feed?
upload
Id
Properties
audio
Muted
audioMuted
:
boolean
Optional
camera
Session
Id
cameraSessionId
?:
string
Optional
caption
caption
?:
string
clips
clips
:
{
camera_position
?:
string
;
length
:
number
;
source_type
:
string
}
[]
extra
extra
:
{
height
:
number
;
width
:
number
}
Optional
filter
Type
filterType
?:
string
length
length
:
number
Optional
music
Params
musicParams
?:
MediaMusicParams
Optional
overlay_
data
overlay_data
?:
MediaClipOverlay
[]
Optional
poster
Frame
Index
posterFrameIndex
?:
number
Optional
remixed
Params
remixedParams
?:
MusicRemixParams
segments
segments
:
MediaClipSegment
[]
Optional
to
Feed
toFeed
?:
boolean
upload
Id
uploadId
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
audio
Muted
camera
Session
Id
caption
clips
extra
filter
Type
length
music
Params
overlay_
data
poster
Frame
Index
remixed
Params
segments
to
Feed
upload
Id
IGPAPI
Loading...