FFmpeg
Data Fields
ASoftClipContext Struct Reference

Data Fields

const AVClassclass
 
int type
 
double param
 
void(* filter )(struct ASoftClipContext *s, void **dst, const void **src, int nb_samples, int channels)
 

Detailed Description

Definition at line 38 of file af_asoftclip.c.

Field Documentation

◆ class

const AVClass* ASoftClipContext::class

Definition at line 39 of file af_asoftclip.c.

◆ type

int ASoftClipContext::type

Definition at line 41 of file af_asoftclip.c.

◆ param

double ASoftClipContext::param

Definition at line 42 of file af_asoftclip.c.

Referenced by filter_dbl(), and filter_flt().

◆ filter

void(* ASoftClipContext::filter) (struct ASoftClipContext *s, void **dst, const void **src, int nb_samples, int channels)

Definition at line 44 of file af_asoftclip.c.


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