| Method | Description |
|---|---|
| BufferPlayer() | Returns a pointer to the buffer player function |
| Cookie() | Returns the cookie |
| CurrentTime() | Returns the cookie |
| EventNotifier() | Returns a pointer to the notification handler function |
| HasData() | Reports whether or not there's sound queued for playback |
| IsPlaying() | Checks to see if a particular sound is playing |
| SetBufferPlayer() | Sets the buffer player function |
| SetCallbacks() | Sets the callbacks and the cookie at once, atomically |
| SetCookie() | Sets the cookie |
| SetEventNotifier() | Sets the notification handler function |
| SetHasData() | Specifies whether or not there's sound scheduled for playback |
| SetVolume() | Deactivates the BSoundPlayer |
| BSoundPlayer() | Constructor |
| ~BSoundPlayer() | Destructor |
| StartPlaying() | Starts playing a sound |
| StopPlaying() | Stops a sound that's already playing |
| Volume() | Activates the BSoundPlayer |
| WaitForSound() | Waits for a particular sound to finish playing |
The Be Book, in lovely HTML, for BeOS Release 4.
Copyright © 1998 Be, Inc. All rights reserved.
Last modified November 9, 1998.