• 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
little typo in AUBase.h
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

little typo in AUBase.h


  • Subject: little typo in AUBase.h
  • From: Marc Poirier <email@hidden>
  • Date: Tue, 28 Jan 2003 15:13:37 -0500 (EST)

This is just a little goof-up, but I thought I might as well mention it:

in AUBase.h:
/*! @method SupportsRampAndTail */
virtual bool SupportsTail () { return false; }

should be:
/*! @method SupportsTail */
virtual bool SupportsTail () { return false; }
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Re: AIF Files (was Audio Converter and Endians problem)
  • Next by Date: Re: Audio Converter and Endians problem
  • Previous by thread: Re: AU - does Latency imply equal TailTime?
  • Next by thread: Audio unit crash and fix
  • Index(es):
    • Date
    • Thread