• 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: Fwd / Rdw in QTMovieView
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Fwd / Rdw in QTMovieView


  • Subject: Re: Fwd / Rdw in QTMovieView
  • From: "douglas a. welton" <email@hidden>
  • Date: Fri, 20 Oct 2006 23:03:31 -0400

Check the documentation, under "Setting Movie Attributes" you will find two methods to help you accomplish what you want to do. Use either -setAttribute:forKey: to set a single attribute or - setMovieAttributes: to set several attributes at once. The keys (listed under the "Constant" link) you want to set are QTMovieRateAttribute or QTMoviePreferredRateAttribute or QTMovieRateChangesdPreservePitchAttribute (depending on what you "really" want to do).

later,

dogulas

On Oct 20, 2006, at 7:44 PM, Aychamo Aychamo wrote:

Hello

I was wondering if anyone knows how to accomplish proper
fast-forwarding and rewinding in a QTMovieView.  It's simple in an
NSMovieView with -setRate, but QTMovieView doesn't seem to support the
same.  QTMovieView only has stepForward/stepBackward, which move one
frame at a time.

Does anyone have an idea?

Thank you
AA

_______________________________________________ Do not post admin requests to the list. They will be ignored. Cocoa-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
  • Follow-Ups:
    • Re: Re: Fwd / Rdw in QTMovieView
      • From: "Aychamo Aychamo" <email@hidden>
References: 
 >Fwd / Rdw in QTMovieView (From: "Aychamo Aychamo" <email@hidden>)

  • Prev by Date: NSScrollView scroll wheel problem
  • Next by Date: Re: Is it possible to handle a mouse click in an NSTextView without subclassing it?
  • Previous by thread: Re: Fwd / Rdw in QTMovieView
  • Next by thread: Re: Re: Fwd / Rdw in QTMovieView
  • Index(es):
    • Date
    • Thread