OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pa_cvolume
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/pulse/
volume.h
44
* the time, applications will use the aggregated
pa_cvolume
structure that
73
* To handle the
pa_cvolume
structure, the PulseAudio library provides a
76
* \li pa_cvolume_valid() - Tests if a
pa_cvolume
structure is valid.
77
* \li pa_cvolume_equal() - Tests if two
pa_cvolume
structures are identical.
78
* \li pa_cvolume_channels_equal_to() - Tests if all channels of a
pa_cvolume
80
* \li pa_cvolume_is_muted() - Tests if all channels of a
pa_cvolume
82
* \li pa_cvolume_is_norm() - Tests if all channels of a
pa_cvolume
structure
84
* \li pa_cvolume_set() - Set all channels of a
pa_cvolume
structure to a
86
* \li pa_cvolume_reset() - Set all channels of a
pa_cvolume
structure to a
88
* \li pa_cvolume_mute() - Set all channels of a
pa_cvolume
structure to
119
typedef struct
pa_cvolume
{
struct
122
}
pa_cvolume
;
typedef in typeref:struct:pa_cvolume
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/pulse/
volume.h
44
* the time, applications will use the aggregated
pa_cvolume
structure that
73
* To handle the
pa_cvolume
structure, the PulseAudio library provides a
76
* \li pa_cvolume_valid() - Tests if a
pa_cvolume
structure is valid.
77
* \li pa_cvolume_equal() - Tests if two
pa_cvolume
structures are identical.
78
* \li pa_cvolume_channels_equal_to() - Tests if all channels of a
pa_cvolume
80
* \li pa_cvolume_is_muted() - Tests if all channels of a
pa_cvolume
82
* \li pa_cvolume_is_norm() - Tests if all channels of a
pa_cvolume
structure
84
* \li pa_cvolume_set() - Set the first n channels of a
pa_cvolume
structure to
86
* \li pa_cvolume_reset() - Set the first n channels of a
pa_cvolume
structure
88
* \li pa_cvolume_mute() - Set the first n channels of a
pa_cvolume
structur
135
typedef struct
pa_cvolume
{
struct
138
}
pa_cvolume
;
typedef in typeref:struct:pa_cvolume
[
all
...]
Completed in 54 milliseconds