Re: Cocoa-dev Digest, Vol 10, Issue 735
Re: Cocoa-dev Digest, Vol 10, Issue 735
- Subject: Re: Cocoa-dev Digest, Vol 10, Issue 735
- From: Karl Moskowski <email@hidden>
- Date: Tue, 12 Nov 2013 11:11:14 -0500
On Nov 12, 2013, at 11:01 AM, Bryan Vines <email@hidden> wrote:
> I'm toying with a project to play short video, stored in my app's bundle. I had thought to use QTKit and a QTMovieView, but I can't locate the QTMovieView in Interface Builder.
>
> Apple has a QTKit tutorial, "Creating a Simple QTKit Media Player Application," but this is built around Xcode 3.2 and makes use of QTMovieView, which again I'm not seeing. Is AVKit and the AVPlayerView the way to do this in Mavericks?
AVFoundation & AVKit are the modern approach (IIRC, QTKit and older QT APIs are deprecated). Here’s Apple’s sample player project:
https://developer.apple.com/library/mac/samplecode/AVKitPlayerOSX/Introduction/Intro.html
----
Karl Moskowski <email@hidden>
<http://about.me/kolpanic>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden