Conforms to NSObject
Declared in PXSoundModifier.h

Overview

The protocol required to make a new sound modifier.

Tasks

Instance Methods

newModifiedSoundDataFromData:

Return a new textureInfo, do not modify the given one.

- (PXParsedSoundData *)newModifiedSoundDataFromData:(PXParsedSoundData *)soundData

Declared In

PXSoundModifier.h