SNDStreamBuffer Struct Reference

Describes the format and the data in a limited length buffer used for operating on a stream. More...

#include <PerformSound.h>

List of all members.

Public Attributes

void * streamData
SndSampleFormat dataFormat
long frameCount
int channelCount
double sampleRate


Detailed Description

Describes the format and the data in a limited length buffer used for operating on a stream.

Member Data Documentation

A pointer to the data itself.

SndSampleFormat SNDStreamBuffer::dataFormat

dataFormat The format describing the number of bytes for one sample and it's format, signed, float etc.

frameCount The number of sample frames (i.e channel independent) in the buffer.

channelCount The number of channels.

The sampling rate in Hz.


The documentation for this struct was generated from the following files:

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