FFmpeg
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

◆ class

AVClass* ASTMuxContext::class

Definition at line 30 of file astenc.c.

◆ size

int64_t ASTMuxContext::size

Definition at line 31 of file astenc.c.

Referenced by ast_write_header(), and ast_write_trailer().

◆ samples

int64_t ASTMuxContext::samples

Definition at line 32 of file astenc.c.

Referenced by ast_write_header(), and ast_write_trailer().

◆ loopstart

int64_t ASTMuxContext::loopstart

Definition at line 33 of file astenc.c.

Referenced by ast_write_header(), and ast_write_trailer().

◆ loopend

int64_t ASTMuxContext::loopend

Definition at line 34 of file astenc.c.

Referenced by ast_write_header(), and ast_write_trailer().

◆ fbs

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: