MusicKit  0.0.0
Public Attributes
SndSoundStruct Struct Reference

Each raw event consists of a MIDI message byte and a time stamp. More...

#include <SndStruct.h>

List of all members.

Public Attributes

int magic
int dataLocation
int dataSize
int dataFormat
int samplingRate
int channelCount
char info [4]

Detailed Description

Each raw event consists of a MIDI message byte and a time stamp.


Member Data Documentation

The number of channels.

The data format code.

Offset or pointer to the raw data.

Number of bytes of data in the raw data.

Textual information relating to the sound.

Must be equal to SND_MAGIC.

The sampling rate.


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