Data Fields

audio_volume Struct Reference

Audio volume. More...

Collaboration diagram for audio_volume:
Collaboration graph
[legend]

Data Fields

vlc_fourcc_t format
 Audio samples format.
void(* amplify )(audio_volume_t *, block_t *, float)
 Amplifier.
VLC_COMMON_MEMBERS \ * these members are common for all vlc objects \

const char * psz_object_type
char * psz_header
int i_flags
bool b_force
 set by the outside (eg.
libvlc_int_tp_libvlc
 (root of all evil) - 1
vlc_object_tp_parent
 our parent

Detailed Description

Audio volume.


Field Documentation

Amplifier.

Referenced by aout_volume_Amplify().

set by the outside (eg.

module_need())

Audio samples format.

Referenced by aout_volume_SetFormat().

(root of all evil) - 1

our parent

Referenced by aout_volume_Delete().


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines