| FFmpeg
    | 
ASTMuxContext Struct Reference
  
Collaboration diagram for ASTMuxContext:

| Data Fields | |
| AVClass * | class | 
| int64_t | size | 
| int64_t | samples | 
| int64_t | loopstart | 
| int64_t | loopend | 
| int | fbs | 
Detailed Description
Field Documentation
| int ASTMuxContext::fbs | 
Definition at line 35 of file astenc.c.
Referenced by ast_write_packet(), and ast_write_trailer().
| int64_t ASTMuxContext::loopend | 
Definition at line 34 of file astenc.c.
Referenced by ast_write_header(), and ast_write_trailer().
| int64_t ASTMuxContext::loopstart | 
Definition at line 33 of file astenc.c.
Referenced by ast_write_header(), and ast_write_trailer().
| int64_t ASTMuxContext::samples | 
Definition at line 32 of file astenc.c.
Referenced by ast_write_header(), and ast_write_trailer().
| int64_t ASTMuxContext::size | 
Definition at line 31 of file astenc.c.
Referenced by ast_write_header(), ast_write_packet(), and ast_write_trailer().
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