classes.nib
资源名称:NETVIDEO.rar [点击查看]
上传用户:sun1608
上传日期:2007-02-02
资源大小:6116k
文件大小:1k
源码类别:
流媒体/Mpeg4/MP4
开发平台:
Visual C++
- {
- IBClasses = (
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {
- ACTIONS = {
- adjustVolume = id;
- close = id;
- doOpenURL = id;
- open = id;
- openURL = id;
- pause = id;
- play = id;
- seek = id;
- setLooping = id;
- setVideoSize = id;
- stop = id;
- };
- CLASS = MP4PlayerController;
- LANGUAGE = ObjC;
- OUTLETS = {
- firstLine = id;
- looping = id;
- openURLPanel = id;
- pauseButton = id;
- playButton = id;
- secondLine = id;
- stopButton = id;
- time = id;
- urlComboBox = id;
- videoSize = id;
- volume = id;
- };
- SUPERCLASS = NSObject;
- },
- {
- ACTIONS = {makeFullscreen = id; quit = id; };
- CLASS = SDLMain;
- LANGUAGE = ObjC;
- SUPERCLASS = NSObject;
- }
- );
- IBVersion = 1;
- }