SndOnDisk Class Reference

Experimental Snd class. USE WITH EXTREME CAUTION. _ONLY_ use SndOnDisk for solo playback at present. More...

#import <SndOnDisk.h>

Inheritance diagram for SndOnDisk:

Snd

List of all members.

Public Member Functions

(int) - dataSize
 Return the size (in bytes) of the Snd's sample data.


Detailed Description

Experimental Snd class. USE WITH EXTREME CAUTION. _ONLY_ use SndOnDisk for solo playback at present.

Experimental testing and development ground for disk-based Snds.


Member Function Documentation

- (int) dataSize  

Return the size (in bytes) of the Snd's sample data.

If you modify the data (through the pointer returned by the data method) you must be careful not to exceed its length. If the sound is fragmented, the value returned by this method is still the total size of the Snd's data.

Returns:
Returns a long int.

Reimplemented from Snd.


The documentation for this class was generated from the following file:

Generated on Sat Dec 5 17:01:16 2009 for MusicKit by  doxygen 1.5.6