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