• 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
Problem with QTMovie
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Problem with QTMovie


  • Subject: Problem with QTMovie
  • From: Symadept <email@hidden>
  • Date: Tue, 24 Nov 2009 18:00:05 +0800

Hi,

I am playing one video, .mov format in QTMovieView which takes QTMovie and I
found out after completion of the Movie my headset's sound goes completely
off. I cant hear anything in that anymore unless I unplug and plug it again.
I tested the same with other movie samples, it works fine. What could be the
possible issue with this?

    mQTMovie = [[QTMovie movieNamed:@"THXVideo.mov" error:&error] retain];
    [mQTMovie setAttribute:[NSNumber numberWithBool:YES]
forKey:QTMovieLoopsAttribute];
    [mQTMovieView setMovie:mQTMovie];
    [mQTMovie play];

Regards
Mustafa
_______________________________________________

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: Problem with QTMovie
      • From: Symadept <email@hidden>
  • Prev by Date: Re: How can I not block hotkey from other apps
  • Next by Date: How to get notified pause when QTMovieView when clicked
  • Previous by thread: Re: [iphone] UITableViewCell set cell attributes based on indexPath.row number
  • Next by thread: Re: Problem with QTMovie
  • Index(es):
    • Date
    • Thread