BSound Summary
BSound Summary
Function Summary
| Function | Description |
|---|---|
| AcquireRef() | Increments the BSound's reference count |
| BindTo() | Binds the sound to a particular BSoundPlayer |
| Data() | Returns a pointer to the sound data buffer |
| Duration() | Returns the duration of the sound in microseconds |
| Format() | Returns the format of the audio data |
| GetDataAt() | Fills a memory buffer with data from the sound |
| InitCheck() | Returns the error code (if any) that occurred while instantiating the object |
| RefCount() | Returns the BSound's reference count |
| ReleaseRef() | Decrements the BSound's reference count |
| Size() | Returns the size of the sound in bytes |
| BSound() | Constructor |
| UnbindFrom() | Unbinds the sound from the given BSoundPlayer |
| The Media Kit Table of Contents | The Media Kit Index |
...in lovely HTML...
for BeOS Release 4.5.
Copyright © 1999 Be, Inc. All rights reserved.
Text last modified