24 #ifndef __IMediaUtils_h__ 25 #define __IMediaUtils_h__ 27 #include "IPMUnknown.h" 28 #include "IMediaAdornmentInfo.h" 29 #include "IMediaAttributes.h" 49 enum { kDefaultIID = IID_IMEDIAUTILS };
129 const IDFile * posterImageFile = nil,
131 bool16 customPosterFromMedia = kFalse,
132 int32 posterTime = 0,
133 bool setUndoable=
false) = 0;
200 virtual UIDRef GetMediaContentRef(
const UIDRef & mediaRef ) = 0;
372 #endif // __IMediaUtils_h__