| FFmpeg
    | 
| Data Fields | |
| int | bytes_left_in_chunk | 
| uint8_t | audio_buffer [22] | 
| temporary buffer for ACT frame  More... | |
| char | second_packet | 
| 1 - if temporary buffer contains valid (second) G.729 packet  More... | |
| int ACTContext::bytes_left_in_chunk | 
Definition at line 31 of file act.c.
Referenced by read_header(), and read_packet().
| uint8_t ACTContext::audio_buffer[22] | 
| char ACTContext::second_packet | 
1 - if temporary buffer contains valid (second) G.729 packet
Definition at line 33 of file act.c.
Referenced by read_packet().
 1.8.6
 1.8.6