Interface LoadbgParameters

Hierarchy

Properties

aFilter?: string

2.2+ only option, specifify a channelLayout for backwards compatibility

auto?: boolean
channel: number
channelLayout?: string

Channel layout is a 2.1 only option

clearOn404?: boolean
clip: string
inPoint?: number
layer: number
length?: number
loop?: boolean
seek?: number
vFilter?: string

Ffmpeg video filter, serialized as vfilter in 2.2+ and filter before 2.2

Generated using TypeDoc