|
libvpb
4.2.59
|
Implementation support found in vpbapi.cpp.
More...
|
Classes | |
| struct | soft_bridge_info |
| struct | VPB_DEV |
| Container type for device information. More... | |
Enumerations | |
| enum | DevState { VPB_OFF, VPB_ON } |
| Device state flags. More... | |
Global variables | |
| Comm * | vpb_c |
Global Comm object. More... | |
| static VPB_DEV * | vpb_dev |
Global VPB_DEV array. | |
| static soft_bridge_info * | soft_bridges |
| Global soft bridge list head. | |
| static HostFifo * | APIQ |
| Global API event Q object. | |
| static int | Init |
| Device initialisation flag. | |
| static unsigned short | numboards |
| Total number of boards. | |
| static unsigned short | Totalchans |
| Total number of ports on all boards. | |
| static unsigned short | sleepms |
| sleep period for threads | |
Implementation support found in vpbapi.cpp.
| enum DevState |
| Comm* vpb_c |
Global Comm object.
Pointer to the global comm object.
Referenced by play_reset_hw_gain(), playrec_open(), record_reset_hw_gain(), VTCore::Reset(), V4PCI_DSP::SetHookState(), OpenPri::SetHookState(), vpb_close(), vpb_monitor_audio(), vpb_monitor_terminate(), vpb_play_get_hw_gain(), vpb_play_set_hw_gain(), vpb_playtone_state(), vpb_record_get_hw_gain(), vpb_record_set_hw_gain(), and vpb_tone_terminate().