|
9 | 9 | /* Begin PBXBuildFile section */
|
10 | 10 | 035324612BEFEF5D00B50A35 /* ofTimerFps.h in Headers */ = {isa = PBXBuildFile; fileRef = 0353245F2BEFEF5D00B50A35 /* ofTimerFps.h */; };
|
11 | 11 | 035324622BEFEF5D00B50A35 /* ofTimerFps.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 035324602BEFEF5D00B50A35 /* ofTimerFps.cpp */; };
|
| 12 | + 037DF6522D77C8CE00BFFD5D /* AVFoundationVideoPlayer.m in Sources */ = {isa = PBXBuildFile; fileRef = 037DF6512D77C8CE00BFFD5D /* AVFoundationVideoPlayer.m */; }; |
| 13 | + 037DF6532D77C8CE00BFFD5D /* AVFoundationVideoPlayer.h in Headers */ = {isa = PBXBuildFile; fileRef = 037DF6502D77C8CE00BFFD5D /* AVFoundationVideoPlayer.h */; }; |
12 | 14 | 15594F0C15C55AC900727FF2 /* EAGLView.m in Sources */ = {isa = PBXBuildFile; fileRef = 15594F0515C55AC900727FF2 /* EAGLView.m */; };
|
13 | 15 | 15594F0D15C55AC900727FF2 /* ES1Renderer.m in Sources */ = {isa = PBXBuildFile; fileRef = 15594F0615C55AC900727FF2 /* ES1Renderer.m */; };
|
14 | 16 | 15594F0E15C55AC900727FF2 /* ES2Renderer.m in Sources */ = {isa = PBXBuildFile; fileRef = 15594F0715C55AC900727FF2 /* ES2Renderer.m */; };
|
|
250 | 252 | /* Begin PBXFileReference section */
|
251 | 253 | 0353245F2BEFEF5D00B50A35 /* ofTimerFps.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ofTimerFps.h; sourceTree = "<group>"; };
|
252 | 254 | 035324602BEFEF5D00B50A35 /* ofTimerFps.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ofTimerFps.cpp; sourceTree = "<group>"; };
|
| 255 | + 037DF6502D77C8CE00BFFD5D /* AVFoundationVideoPlayer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AVFoundationVideoPlayer.h; sourceTree = "<group>"; }; |
| 256 | + 037DF6512D77C8CE00BFFD5D /* AVFoundationVideoPlayer.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AVFoundationVideoPlayer.m; sourceTree = "<group>"; }; |
253 | 257 | 15594F0515C55AC900727FF2 /* EAGLView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EAGLView.m; sourceTree = "<group>"; };
|
254 | 258 | 15594F0615C55AC900727FF2 /* ES1Renderer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ES1Renderer.m; sourceTree = "<group>"; };
|
255 | 259 | 15594F0715C55AC900727FF2 /* ES2Renderer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ES2Renderer.m; sourceTree = "<group>"; };
|
|
631 | 635 | children = (
|
632 | 636 | 15594FA115C56BB700727FF2 /* AVFoundationVideoGrabber.h */,
|
633 | 637 | 15594F9F15C56BB700727FF2 /* AVFoundationVideoGrabber.mm */,
|
| 638 | + 037DF6502D77C8CE00BFFD5D /* AVFoundationVideoPlayer.h */, |
| 639 | + 037DF6512D77C8CE00BFFD5D /* AVFoundationVideoPlayer.m */, |
634 | 640 | 1594366315CF5F420087B684 /* ofxiOSVideoPlayer.h */,
|
635 | 641 | 1594366115CF5F420087B684 /* ofxiOSVideoPlayer.mm */,
|
636 | 642 | 1594366215CF5F420087B684 /* ofxiOSVideoGrabber.h */,
|
|
1112 | 1118 | 15594FC515C56D1E00727FF2 /* ofxiOSCoreLocation.h in Headers */,
|
1113 | 1119 | 15594FC615C56D1E00727FF2 /* ofxiOSExternalDisplay.h in Headers */,
|
1114 | 1120 | 15594FC715C56D1E00727FF2 /* ofxiOSExtras.h in Headers */,
|
| 1121 | + 037DF6532D77C8CE00BFFD5D /* AVFoundationVideoPlayer.h in Headers */, |
1115 | 1122 | 15594FC815C56D1E00727FF2 /* ofxiOSImagePicker.h in Headers */,
|
1116 | 1123 | 15594FC915C56D1E00727FF2 /* ofxiOSKeyboard.h in Headers */,
|
1117 | 1124 | 15594FCA15C56D1E00727FF2 /* ofxiOSMapKit.h in Headers */,
|
|
1297 | 1304 | 678C3D26176F04F800D1CC68 /* ofxiOSSoundStreamDelegate.mm in Sources */,
|
1298 | 1305 | 678C3D28176F04F800D1CC68 /* SoundInputStream.m in Sources */,
|
1299 | 1306 | 678C3D2A176F04F800D1CC68 /* SoundOutputStream.m in Sources */,
|
| 1307 | + 037DF6522D77C8CE00BFFD5D /* AVFoundationVideoPlayer.m in Sources */, |
1300 | 1308 | 678C3D2C176F04F800D1CC68 /* SoundStream.m in Sources */,
|
1301 | 1309 | 671C0AF51770246200DF03B3 /* AVSoundPlayer.m in Sources */,
|
1302 | 1310 | 671C0AF71770246200DF03B3 /* ofxiOSSoundPlayer.mm in Sources */,
|
|
0 commit comments