Interface: Mp4Input
Defined in: composition-openapi/dist/index.d.ts:436
Input stream from an MP4 file.
Export​
Mp4Input
Properties​
loop?​
optionalloop:null|boolean
Defined in: composition-openapi/dist/index.d.ts:448
(default=false) If input should be played in the loop. Added in v0.4.0
Memberof​
Mp4Input
type​
type:
"mp4"
Defined in: composition-openapi/dist/index.d.ts:454
Memberof​
Mp4Input
url​
url:
string
Defined in: composition-openapi/dist/index.d.ts:442
URL of the MP4 file.
Memberof​
Mp4Input