FFmpeg
Data Structures | Data Fields
AMergeContext Struct Reference

Data Structures

struct  amerge_input
 

Data Fields

const AVClassclass
 
int nb_inputs
 
int route [SWR_CH_MAX]
 channels routing, see copy_samples More...
 
int bps
 
struct AMergeContext::amerge_inputin
 

Detailed Description

Definition at line 38 of file af_amerge.c.

Field Documentation

◆ class

const AVClass* AMergeContext::class

Definition at line 39 of file af_amerge.c.

◆ nb_inputs

int AMergeContext::nb_inputs

Definition at line 40 of file af_amerge.c.

◆ route

int AMergeContext::route[SWR_CH_MAX]

channels routing, see copy_samples

Definition at line 41 of file af_amerge.c.

◆ bps

int AMergeContext::bps

Definition at line 42 of file af_amerge.c.

◆ in

struct AMergeContext::amerge_input * AMergeContext::in

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