libvpb  4.2.61
Internal API functions

Internal API functions, documented for libvpb developers. More...

Collaboration diagram for Internal API functions:

Modules

 Miscellaneous functions
 A collection of internal implementation functions.
 
 Audio playback and recording
 Internal interfaces for the audio playback and recording code.
 
 Hardware registry
 Structures to maintain a record of the available hardware and its configuration state.
 
 VTCore HostDSP implementation
 HostDSP implementation for devices using the vtcore driver.
 

Files

file  apifunc.h
 Common internal helper functions.
 
file  playrec.h
 Internal functions for audio playback and recording.
 
file  vpbreg.h
 VPB hardware registry implementation.
 
file  vtcore.h
 VTCore HostDSP implementation
 

Detailed Description

Internal API functions, documented for libvpb developers.

These functions are not a part of the public api, they are not available to users of libvpb. They are used by the library internally and are documented here for the benefit of people wishing to further develop the library itself.