Collection of classes that deal with audio and video. More...
Files | |
| file | Buffer.h |
| Defines the buffer_clone_info struct and BBuffer class. | |
| file | FileInterface.h |
| Provides BFileInterface abstract class. | |
Classes | |
| class | BBuffer |
| A reference to a chunk of memory useful for sharing media data between applications and nodes. More... | |
| class | BFileInterface |
| A node that can read and write data to a file on disk. More... | |
| struct | buffer_clone_info |
| A struct that stores where in memory a BBuffer object is in memory as well as the buffer flags. More... | |
Collection of classes that deal with audio and video.