• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: How do you create a QTMovieView programmatically?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How do you create a QTMovieView programmatically?


  • Subject: Re: How do you create a QTMovieView programmatically?
  • From: Charles Srstka <email@hidden>
  • Date: Fri, 19 Aug 2011 16:19:20 -0500

On Aug 19, 2011, at 4:00 PM, Kyle Sluder wrote:

> On Fri, Aug 19, 2011 at 1:54 PM, Charles Srstka
> <email@hidden> wrote:
>> Looking through the docs for QTMovieView, it seems that not only is its only initializer, -initWithFrame: deprecated, but according to the docs it’s not even available past OS X 10.5. Surely there must be a way to initialize a QTMovieView in code, right? Or is there some other class we’re supposed to use instead of QTMovieView to view AV content?
>
> Does -initWithFrame: followed by -setMovie: not do the job?

I haven’t tried it yet, but I would assume this would not be a good way to go about doing it, given that -[QTMovieView initWithFrame:] is both listed as deprecated and also as “Available Mac OS X 10.3 through 10.5” in the docs, suggesting that it probably won’t work at all in 10.6 and up, and even if it did, it’s deprecated.

So how are we supposed to make a QTMovieView in code?

Charles_______________________________________________

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

  • Follow-Ups:
    • Re: How do you create a QTMovieView programmatically?
      • From: Seth Willits <email@hidden>
References: 
 >How do you create a QTMovieView programmatically? (From: Charles Srstka <email@hidden>)
 >Re: How do you create a QTMovieView programmatically? (From: Kyle Sluder <email@hidden>)

  • Prev by Date: Re: How do you create a QTMovieView programmatically?
  • Next by Date: Re: Strange NSFileManager file replacement issue
  • Previous by thread: Re: How do you create a QTMovieView programmatically?
  • Next by thread: Re: How do you create a QTMovieView programmatically?
  • Index(es):
    • Date
    • Thread