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

Data Fields

const AVClassclass
 
int64_t next_pts
 
int packet_size
 
int64_t pad_len
 
int64_t whole_len
 

Detailed Description

Definition at line 38 of file af_apad.c.

Field Documentation

const AVClass* APadContext::class

Definition at line 39 of file af_apad.c.

int64_t APadContext::next_pts

Definition at line 40 of file af_apad.c.

Referenced by filter_frame(), init(), and request_frame().

int APadContext::packet_size

Definition at line 42 of file af_apad.c.

Referenced by request_frame().

int64_t APadContext::pad_len

Definition at line 43 of file af_apad.c.

Referenced by init(), and request_frame().

int64_t APadContext::whole_len

Definition at line 44 of file af_apad.c.

Referenced by filter_frame(), init(), and request_frame().


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