|
API Guide Home (Online version only) |
![]() |
Definition at line 211 of file palmOneSndFileStream.h.
Flag for the sound file stream.
Definition at line 213 of file palmOneSndFileStream.h.
Use mode sndInput or sndOutput for sound file stream.
Definition at line 214 of file palmOneSndFileStream.h.
Reserved for third party use.
Definition at line 215 of file palmOneSndFileStream.h.
How many times to play the sound. Values of 0 and 1 both cause the sound to be played back one time. Is decremented each time play back of the sound is restarted.
Definition at line 217 of file palmOneSndFileStream.h.
Set to true when the stream has stopped because the playbackCount has been decremented to zero, maximumBytes is reached, or maximumMilliseconds is reached
Definition at line 221 of file palmOneSndFileStream.h.
Size of the audio data in bytes.
Definition at line 225 of file palmOneSndFileStream.h.
Duration of the audio data in milliseconds.
Definition at line 226 of file palmOneSndFileStream.h.
Size of custom data in bytes.
Definition at line 227 of file palmOneSndFileStream.h.
Format of the sound file stream. For example, kSndFileFormatWAV.
Definition at line 229 of file palmOneSndFileStream.h.
Format of the soud sample. Example: palmCodecAudioIMA_ADPCM
Definition at line 230 of file palmOneSndFileStream.h.
Sample rate of hte sound file in frames/sec. For example, 8000.
Definition at line 231 of file palmOneSndFileStream.h.
Type of the sound file. For example, sndInt16.
Definition at line 232 of file palmOneSndFileStream.h.
Whether the sound is stereo, mono, and so forth. For example, sndMono.
Definition at line 233 of file palmOneSndFileStream.h.
Block alignment of the sound file. For example, 256 for IMA ADPCM.
Definition at line 234 of file palmOneSndFileStream.h.
Maximum milliseconds of play back.
Definition at line 236 of file palmOneSndFileStream.h.
Maximum value for lastPlayedBytes.
Definition at line 237 of file palmOneSndFileStream.h.
Current millisecond of audio.
Definition at line 239 of file palmOneSndFileStream.h.
Last byte played or recorded on channel,
Definition at line 240 of file palmOneSndFileStream.h.
| MemPtr customDataP |
Pointer to custom data.
Definition at line 242 of file palmOneSndFileStream.h.
| Top | Palm Developer Network © 2004-2008, Palm, Inc. All rights reserved. Generated on Fri Jun 13 10:08:32 2008 for Palm API Guide |