Preparing search index...
The search index is not available
@webav/av-cliper
@webav/av-cliper
ICombinatorOpts
Interface ICombinatorOpts
interface
ICombinatorOpts
{
__unsafe_hardwareAcceleration__
?:
HardwarePreference
;
audio
?:
false
;
bgColor
?:
string
;
bitrate
?:
number
;
fps
?:
number
;
height
?:
number
;
metaDataTags
?:
Record
<
string
,
string
>
;
videoCodec
?:
string
;
width
?:
number
;
}
Index
Properties
__unsafe_
hardware
Acceleration__?
audio?
bg
Color?
bitrate?
fps?
height?
meta
Data
Tags?
video
Codec?
width?
Properties
Optional
__unsafe_
hardware
Acceleration__
__unsafe_
hardware
Acceleration__
?:
HardwarePreference
不安全,随时可能废弃
Optional
audio
audio
?:
false
false 合成的视频文件中排除音轨
Optional
bg
Color
bg
Color
?:
string
Optional
bitrate
bitrate
?:
number
Optional
fps
fps
?:
number
Optional
height
height
?:
number
Optional
meta
Data
Tags
meta
Data
Tags
?:
Record
<
string
,
string
>
向输出的视频中写入 meta tags 数据
Optional
video
Codec
video
Codec
?:
string
Optional
width
width
?:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
__unsafe_
hardware
Acceleration__
audio
bg
Color
bitrate
fps
height
meta
Data
Tags
video
Codec
width
@webav/av-cliper
Loading...
不安全,随时可能废弃