Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
| AFBoard | The board abstraction class of the Audio Framework |
| AFCodec | The codec abstraction class of the Audio Framework |
| AFCore | Core class for AF, acting as a glue between the CPU and the codec |
| AFCPU | Base CPU class for AF |
| AFCPUHardware | The AFCPUPXA270 class definition |
| AFI2SBusCap | Structure encapsulating a particular I2S bus capability |
| AFI2SBusCaps | Structure encapsulating an array of I2S bus capabilities |
| AFPaths | Structure encapsulating a set of paths |
| AFSocket | Structure encapsulating a particular socket for the path |
| AFUncopyable | Inheriting from this class forbids derived classes from being copied through an assignment operator or the copy constructor |