|
libvpb
4.2.54
|
Audio recording state data
More...


Public Types | |
| typedef std::vector< Record > | List |
| Container type for a list of recording states. | |
Public Member Functions | |
Constructor | |
| Record () | |
| Default constructor. | |
Public Attributes | |
| unsigned long | time_out |
| Maximum time in ms to record for. | |
| unsigned long | time_start |
| Starting time for measuring time_out. | |
| float | rgaindown |
| Record Gain Down control for DTMF. | |
| void * | v4log_agcstate |
| AGC state (V4LOG card only) | |
| char | delay [REC_DLY] |
| delay line for rec with dtmf termination | |
Static Public Attributes | |
| static List | list |
| Container for a list of recording states. | |
Audio recording state data