Summary

A collection of MovieMaker.ITracks describing properties changing over time and actions being invoked.

Properties

Duration How long this clip takes to fully play.
Tracks All tracks within the clip.

Methods

GetTrack Attempts to get a reference track with the given <paramref name="trackId" />.
GetTracks Get tracks that are active at the given <paramref name="time" />.

Static Methods

GetProperty Searches <paramref name="clip" /> for a property track with the given <paramref name="path" />, starting from the root level of the clip.
GetReference Searches <paramref name="clip" /> for a track with the given <paramref name="path" />, starting from the root level of the clip.
Update For each track in the given <paramref name="clip" /> that we have a mapped property for, set the property value to whatever value is stored in that track at the given <paramref name="time" />.
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.