HomeSort by relevance Sort by last modified time
    Searched defs:pa_cvolume (Results 1 - 3 of 3) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/pulse/
volume.h 41 * the time, applications will use the aggregated pa_cvolume structure that
70 * To handle the pa_cvolume structure, the PulseAudio library provides a
73 * \li pa_cvolume_valid() - Tests if a pa_cvolume structure is valid.
74 * \li pa_cvolume_equal() - Tests if two pa_cvolume structures are identical.
75 * \li pa_cvolume_channels_equal_to() - Tests if all channels of a pa_cvolume
77 * \li pa_cvolume_is_muted() - Tests if all channels of a pa_cvolume
79 * \li pa_cvolume_is_norm() - Tests if all channels of a pa_cvolume structure
81 * \li pa_cvolume_set() - Set all channels of a pa_cvolume structure to a
83 * \li pa_cvolume_reset() - Set all channels of a pa_cvolume structure to a
85 * \li pa_cvolume_mute() - Set all channels of a pa_cvolume structure to
110 typedef struct pa_cvolume { struct
113 } pa_cvolume; typedef in typeref:struct:pa_cvolume
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
volume.h 41 * the time, applications will use the aggregated pa_cvolume structure that
70 * To handle the pa_cvolume structure, the PulseAudio library provides a
73 * \li pa_cvolume_valid() - Tests if a pa_cvolume structure is valid.
74 * \li pa_cvolume_equal() - Tests if two pa_cvolume structures are identical.
75 * \li pa_cvolume_channels_equal_to() - Tests if all channels of a pa_cvolume
77 * \li pa_cvolume_is_muted() - Tests if all channels of a pa_cvolume
79 * \li pa_cvolume_is_norm() - Tests if all channels of a pa_cvolume structure
81 * \li pa_cvolume_set() - Set all channels of a pa_cvolume structure to a
83 * \li pa_cvolume_reset() - Set all channels of a pa_cvolume structure to a
85 * \li pa_cvolume_mute() - Set all channels of a pa_cvolume structure to
110 typedef struct pa_cvolume { struct
113 } pa_cvolume; typedef in typeref:struct:pa_cvolume
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
volume.h 41 * the time, applications will use the aggregated pa_cvolume structure that
70 * To handle the pa_cvolume structure, the PulseAudio library provides a
73 * \li pa_cvolume_valid() - Tests if a pa_cvolume structure is valid.
74 * \li pa_cvolume_equal() - Tests if two pa_cvolume structures are identical.
75 * \li pa_cvolume_channels_equal_to() - Tests if all channels of a pa_cvolume
77 * \li pa_cvolume_is_muted() - Tests if all channels of a pa_cvolume
79 * \li pa_cvolume_is_norm() - Tests if all channels of a pa_cvolume structure
81 * \li pa_cvolume_set() - Set all channels of a pa_cvolume structure to a
83 * \li pa_cvolume_reset() - Set all channels of a pa_cvolume structure to a
85 * \li pa_cvolume_mute() - Set all channels of a pa_cvolume structure to
110 typedef struct pa_cvolume { struct
113 } pa_cvolume; typedef in typeref:struct:pa_cvolume
    [all...]

Completed in 46 milliseconds