direct: object
Extra parameters that apply to the direct
option within the inputs parameter.
clipchamp(element, {
});
Extra parameters that apply to the direct
option within the inputs parameter.
Array of JavaScript File
or Blob
instances, representing the input video files if the inputs
parameter is ["direct"]
. When the direct.files
array contains multiple elements, the batch
flag must added to the enable
parameter. Otherwise, only the first array element will be used as the (single) input video.