• 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: Getting the length in seconds of a track
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Getting the length in seconds of a track


  • Subject: Re: Getting the length in seconds of a track
  • From: tahome izwah <email@hidden>
  • Date: Thu, 4 Nov 2010 01:44:32 +0100

SInt64 nf=0;
UInt32 propSize = sizeof(SInt64);
OSStatus err = ExtAudioFileGetProperty(extAFRef,
kExtAudioFileProperty_FileLengthFrames, &propSize, &nf);

HTH
--th

2010/11/4 Development <email@hidden>:
>
> I'm having a hard time finding information on how I would determine the number of seconds a sound is via coreaudio. Is there something I'm missing?
>
>
>
> April _______________________________________________
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Getting the length in seconds of a track
      • From: tahome izwah <email@hidden>
References: 
 >Getting the length in seconds of a track (From: Development <email@hidden>)

  • Prev by Date: Re: Getting the length in seconds of a track
  • Next by Date: Re: Getting the length in seconds of a track
  • Previous by thread: Re: Getting the length in seconds of a track
  • Next by thread: Re: Getting the length in seconds of a track
  • Index(es):
    • Date
    • Thread