Method | Description |
---|---|
AcquireRef() | Increments the BSound's reference count |
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 |
The Be Book, in lovely HTML, for BeOS Release 4.
Copyright © 1998 Be, Inc. All rights reserved.
Last modified November 2, 1998.