Get Media Clips (Deprecated)

Returns a list of all media clips.

This action has been deprecated as of MixEffect 1.9.0. If you are using iOS 16, use the new Find Media Clip action.

Parameters

None

Returns

List of media clip objects with the following fields:

  • Index: Clip index, 1-based.

  • IsUsed: true.

  • Filename: filename for clip.

  • Frames: number of frames.

Last updated