Changeset 8797 for OpenSceneGraph/trunk/src/osgPlugins/quicktime/QTUtils.h
- Timestamp:
- 08/26/08 10:41:30 (5 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/src/osgPlugins/quicktime/QTUtils.h
r7624 r8797 65 65 66 66 /** opens a movie from a path */ 67 OSStatus MakeMovieFromPath(const char* path, Movie* movie );67 OSStatus MakeMovieFromPath(const char* path, Movie* movie, short& resref); 68 68 69 69
