Retired Document
Important: This sample code may not represent best practices for current development. The project may use deprecated symbols and illustrate technologies and techniques that are no longer recommended.
Relevant replacement documents include:
AUPinkNoiseVersion.h
#ifndef __AUPinkNoiseVersion_h__ |
#define __AUPinkNoiseVersion_h__ |
#ifdef DEBUG |
#define kAUPinkNoiseVersion 0xFFFFFFFF |
#else |
#define kAUPinkNoiseVersion 0x00010000 |
#endif |
//~~~~~~~~~~~~~~ Change!!! ~~~~~~~~~~~~~~~~~~~~~// |
#define AUPinkNoise_COMP_SUBTYPE 'pink' |
#define AUPinkNoise_COMP_MANF 'appl' |
//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~// |
#endif |
Copyright © 2012 Apple Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2012-10-08