FFmpeg
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Data Fields
StreamParams Struct Reference

Data Fields

AVChannelLayout layout
 
float horizontal
 
float vertical
 
int lfe
 
int stored
 

Detailed Description

Definition at line 31 of file lafdec.c.

Field Documentation

◆ layout

AVChannelLayout StreamParams::layout

Definition at line 32 of file lafdec.c.

Referenced by laf_read_header().

◆ horizontal

float StreamParams::horizontal

Definition at line 33 of file lafdec.c.

Referenced by laf_read_header().

◆ vertical

float StreamParams::vertical

Definition at line 34 of file lafdec.c.

Referenced by laf_read_header().

◆ lfe

int StreamParams::lfe

Definition at line 35 of file lafdec.c.

Referenced by laf_read_header().

◆ stored

int StreamParams::stored

Definition at line 36 of file lafdec.c.

Referenced by laf_read_packet().


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