| FFmpeg
    | 
ACTContext Struct Reference
  | 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... | |
Detailed Description
Field Documentation
| uint8_t ACTContext::audio_buffer[22] | 
| int ACTContext::bytes_left_in_chunk | 
Definition at line 31 of file act.c.
Referenced by read_header(), and read_packet().
| 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().
The documentation for this struct was generated from the following file:
Generated on Fri Oct 31 2025 06:56:25 for FFmpeg by
 1.8.11
 1.8.11