FFmpeg
Data Fields
AFDelaySrcContext Struct Reference

Data Fields

const AVClassclass
 
double delay
 
int sample_rate
 
int nb_samples
 
int nb_taps
 
AVChannelLayout chlayout
 
int64_t pts
 

Detailed Description

Definition at line 30 of file asrc_afdelaysrc.c.

Field Documentation

◆ class

const AVClass* AFDelaySrcContext::class

Definition at line 31 of file asrc_afdelaysrc.c.

◆ delay

double AFDelaySrcContext::delay

Definition at line 33 of file asrc_afdelaysrc.c.

◆ sample_rate

int AFDelaySrcContext::sample_rate

Definition at line 34 of file asrc_afdelaysrc.c.

◆ nb_samples

int AFDelaySrcContext::nb_samples

Definition at line 35 of file asrc_afdelaysrc.c.

◆ nb_taps

int AFDelaySrcContext::nb_taps

Definition at line 36 of file asrc_afdelaysrc.c.

◆ chlayout

AVChannelLayout AFDelaySrcContext::chlayout

Definition at line 37 of file asrc_afdelaysrc.c.

◆ pts

int64_t AFDelaySrcContext::pts

Definition at line 39 of file asrc_afdelaysrc.c.


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