MediaProcessors
Public Attributes | List of all members
ffmpeg_mp3_dec_settings_ctx_s Struct Reference
Collaboration diagram for ffmpeg_mp3_dec_settings_ctx_s:
Collaboration graph
[legend]

Public Attributes

struct audio_settings_dec_ctx_s audio_settings_dec_ctx
 

Detailed Description

FFmpeg's MP3 audio decoder settings context structure.

Definition at line 78 of file ffmpeg_mp3.c.

Member Data Documentation

struct audio_settings_dec_ctx_s ffmpeg_mp3_dec_settings_ctx_s::audio_settings_dec_ctx

Generic audio decoder settings. MUST be the first field in order to be able to cast to audio_settings_dec_ctx_s.

Definition at line 84 of file ffmpeg_mp3.c.


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