FFmpeg
Data Fields
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

Definition at line 31 of file act.c.

Field Documentation

◆ bytes_left_in_chunk

int ACTContext::bytes_left_in_chunk

Definition at line 32 of file act.c.

◆ audio_buffer

uint8_t ACTContext::audio_buffer[22]

temporary buffer for ACT frame

Definition at line 33 of file act.c.

◆ second_packet

char ACTContext::second_packet

1 - if temporary buffer contains valid (second) G.729 packet

Definition at line 34 of file act.c.


The documentation for this struct was generated from the following file: