FFmpeg
Data Fields
ChanDelay Struct Reference

Data Fields

int64_t delay
 
size_t delay_index
 
size_t index
 
unsigned int samples_size
 
uint8_t * samples
 

Detailed Description

Definition at line 29 of file af_adelay.c.

Field Documentation

โ—† delay

int64_t ChanDelay::delay

Definition at line 30 of file af_adelay.c.

Referenced by config_input(), filter_frame(), and process_command().

โ—† delay_index

size_t ChanDelay::delay_index

Definition at line 31 of file af_adelay.c.

โ—† index

size_t ChanDelay::index

Definition at line 32 of file af_adelay.c.

โ—† samples_size

unsigned int ChanDelay::samples_size

Definition at line 33 of file af_adelay.c.

Referenced by config_input().

โ—† samples

uint8_t* ChanDelay::samples

Definition at line 34 of file af_adelay.c.

Referenced by config_input().


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