MediaOverlayConfig
MediaOverlayConfig =
OverlayCommon&OverlayVideoFields&NoInlineContent&object
Defined in: asset.ts:280
An image (.svg/.png) or video (.mp4) file overlay. Only this variant
accepts the OverlayVideoFields (volume/speed/time/start/end),
which apply to .mp4 files and are rejected at recording time for images. No
props.
Type Declaration
Section titled “Type Declaration”path:
string
File path: .svg/.png (image) or .mp4 (video).
props?
Section titled “props?”
optionalprops?:never