Function | Description |
---|---|
AudioHeader() | Returns a pointer to an audio buffer's header |
CloneInfo() | Returns information about a buffer |
Data() | Returns a pointer to the first byte of the buffer |
Flags() | Returns the buffer's flags |
Header() | Returns a pointer to the buffer's header |
ID() | Returns the BBuffer's buffer ID |
Recycle() | Sends the buffer back to the BBufferGroup it belongs to for reuse |
SetSizeUsed() | Sets the number of bytes currently used in the buffer |
SizeAvailable() | Returns the number of bytes the buffer can hold |
SizeUsed() | Returns the number of bytes currently used in the buffer |
Type() | Returns the type of media within the buffer |
VideoHeader() | Returns a pointer to a video buffer's header |
The Media Kit Table of Contents | The Media Kit Index |
Copyright © 1999 Be, Inc. All rights reserved.
Text last modified