FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
ASTMuxContext Struct Reference

Data Fields

AVClassclass
 
int64_t size
 
int64_t samples
 
int64_t loopstart
 
int64_t loopend
 
int fbs
 

Detailed Description

Definition at line 29 of file astenc.c.

Field Documentation

AVClass* ASTMuxContext::class

Definition at line 30 of file astenc.c.

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().


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