FFmpeg
Data Fields
ASyncContext Struct Reference

Data Fields

const AVClassclass
 
 
int64_t  pts
  timestamp in samples of the first sample in fifo
 
int  min_delta
  pad/trim min threshold in samples
 
int  first_frame
  1 until filter_frame() has processed at least 1 frame with a pts != AV_NOPTS_VALUE
 
int64_t  first_pts
  user-specified first expected pts, in samples
 
int  comp
  current resample compensation
 
int  resample
 
float  min_delta_sec
 
int  max_comp
 
int  got_output
 

Detailed Description

Definition at line 31 of file af_asyncts.c.

Field Documentation

const AVClass* ASyncContext::class

Definition at line 32 of file af_asyncts.c.

AVAudioResampleContext* ASyncContext::avr

Definition at line 34 of file af_asyncts.c.

Referenced by config_props(), filter_frame(), get_delay(), handle_trimming(), request_frame(), uninit(), and write_to_fifo().

int64_t ASyncContext::pts

timestamp in samples of the first sample in fifo

Definition at line 35 of file af_asyncts.c.

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

int ASyncContext::min_delta

pad/trim min threshold in samples

Definition at line 36 of file af_asyncts.c.

Referenced by config_props(), and filter_frame().

int ASyncContext::first_frame

1 until filter_frame() has processed at least 1 frame with a pts != AV_NOPTS_VALUE

Definition at line 37 of file af_asyncts.c.

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

int64_t ASyncContext::first_pts

user-specified first expected pts, in samples

Definition at line 38 of file af_asyncts.c.

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

int ASyncContext::comp

current resample compensation

Definition at line 39 of file af_asyncts.c.

Referenced by filter_frame().

int ASyncContext::resample

Definition at line 42 of file af_asyncts.c.

Referenced by config_props(), and filter_frame().

float ASyncContext::min_delta_sec

Definition at line 43 of file af_asyncts.c.

Referenced by config_props().

int ASyncContext::max_comp

Definition at line 44 of file af_asyncts.c.

Referenced by filter_frame().

int ASyncContext::got_output

Definition at line 47 of file af_asyncts.c.

Referenced by filter_frame(), and request_frame().


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

Generated on Sat Jan 25 2014 19:52:25 for FFmpeg by   doxygen 1.8.2

AltStyle によって変換されたページ (->オリジナル) /