VLC 4.0.0-dev
Loading...
Searching...
No Matches
vlc_aout_stream_cfg Struct Reference

#include <aout_internal.h>

Collaboration diagram for vlc_aout_stream_cfg:
[legend]

Data Fields

const audio_sample_format_tfmt
 
int profile
 
struct vlc_clock_tclock
 
const char * str_id
 
const audio_replay_gain_treplay_gain
 

Field Documentation

◆ clock

struct vlc_clock_t* vlc_aout_stream_cfg::clock

Referenced by vlc_aout_stream_New().

◆ fmt

const audio_sample_format_t* vlc_aout_stream_cfg::fmt

◆ profile

int vlc_aout_stream_cfg::profile

Referenced by vlc_aout_stream_New().

◆ replay_gain

const audio_replay_gain_t* vlc_aout_stream_cfg::replay_gain

Referenced by vlc_aout_stream_New().

◆ str_id

const char* vlc_aout_stream_cfg::str_id

Referenced by vlc_aout_stream_New().


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