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 Mon Nov 18 2024 06:52:11 for FFmpeg by 1.8.11