virtual mooDouble getOffset()=0
get the clip offset into its media file
A Moo Media Clip
Definition: mooclip.h:17
virtual const mooChar * getMediaFileName()=0
get the local media file name
virtual mooMediaType getMediaType()=0
get the clip's media type
virtual const mooChar * getName()=0
get the clip's name
virtual mooDouble getTime()=0
get the clip time (relative to the track)
virtual MooClip ** getClips(mooInt &count)=0
get subclips (not supported yet)
virtual mooBool setClipTimes(mooDouble time, mooDouble offset, mooDouble duration)=0
modify clip times
virtual mooUInt getID()=0
get a project's ID
virtual mooDouble getDuration()=0
get the clip duration