|
libvpb 4.2.61
|
Internal functions for audio playback and recording. More...

Functions | |
| void | playrec_open (unsigned int numch) |
| Initialise the playrec module. | |
| void | playrec_close () |
| Closes the playrec module. | |
| void | playrec_new_digit_record (int handle, char digit) |
Called by the MMQ when the DSP detects a digit event. | |
| void | playrec_new_digit_play (int handle, char digit) |
Called by the MMQ when the DSP detects a digit event. | |
| void | play_reset_hw_gain (int handle) |
| Reset the hardware play gain to the configured default value. | |
| void | record_reset_hw_gain (int handle) |
| Reset the hardware record gain to the configured default value. | |
Internal functions for audio playback and recording.