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

Data Fields

uint32_t tag
 
int bit_rate
 
int channels
 
int sample_rate
 

Detailed Description

Definition at line 244 of file metasound.c.

Field Documentation

uint32_t MetasoundProps::tag

Definition at line 245 of file metasound.c.

Referenced by metasound_decode_init().

int MetasoundProps::bit_rate

Definition at line 246 of file metasound.c.

Referenced by metasound_decode_init().

int MetasoundProps::channels

Definition at line 247 of file metasound.c.

Referenced by metasound_decode_init().

int MetasoundProps::sample_rate

Definition at line 248 of file metasound.c.

Referenced by metasound_decode_init().


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