VideoComposeSettingsUpdate interface
An update operation for a VideoCompose operation see: VideoComposeNode.updateConfig()
Signature:
export interface VideoComposeSettingsUpdate<Pins extends string>
Properties
Property | Type | Description |
---|---|---|
readonly ComposePart<Pins>[] |
Update the parts (images/overlays) to include in the composition |