FFmpeg
Data Fields
AFormatContext Struct Reference

Data Fields

const AVClassclass
 
enum AVSampleFormatformats
 
unsigned nb_formats
 
int * sample_rates
 
unsigned nb_sample_rates
 
AVChannelLayoutchannel_layouts
 
unsigned nb_channel_layouts
 

Detailed Description

Definition at line 37 of file af_aformat.c.

Field Documentation

◆ class

const AVClass* AFormatContext::class

Definition at line 38 of file af_aformat.c.

◆ formats

enum AVSampleFormat* AFormatContext::formats

Definition at line 40 of file af_aformat.c.

◆ nb_formats

unsigned AFormatContext::nb_formats

Definition at line 41 of file af_aformat.c.

◆ sample_rates

int* AFormatContext::sample_rates

Definition at line 43 of file af_aformat.c.

◆ nb_sample_rates

unsigned AFormatContext::nb_sample_rates

Definition at line 44 of file af_aformat.c.

◆ channel_layouts

AVChannelLayout* AFormatContext::channel_layouts

Definition at line 46 of file af_aformat.c.

◆ nb_channel_layouts

unsigned AFormatContext::nb_channel_layouts

Definition at line 47 of file af_aformat.c.


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