diff options
author | Michal Ratajsky <[email protected]> | 2014-11-08 20:28:46 +0100 |
---|---|---|
committer | Michal Ratajsky <[email protected]> | 2014-11-08 20:28:46 +0100 |
commit | a204a29e71d918e2e9e11f1a6e031c71ab3d3f63 (patch) | |
tree | 4558c95af83ed499cdbb69cf1c6670a2082e0f81 /docs/reference/libmatemixer-sections.txt | |
parent | b5ea9fe947cbf15ea3490cfdfa813046adf42d62 (diff) | |
download | libmatemixer-a204a29e71d918e2e9e11f1a6e031c71ab3d3f63.tar.bz2 libmatemixer-a204a29e71d918e2e9e11f1a6e031c71ab3d3f63.tar.xz |
Add MateMixerDeviceSwitch and MateMixerStreamSwitch classes
Diffstat (limited to 'docs/reference/libmatemixer-sections.txt')
-rw-r--r-- | docs/reference/libmatemixer-sections.txt | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/docs/reference/libmatemixer-sections.txt b/docs/reference/libmatemixer-sections.txt index 911d43d..02b0f7e 100644 --- a/docs/reference/libmatemixer-sections.txt +++ b/docs/reference/libmatemixer-sections.txt @@ -89,6 +89,24 @@ mate_mixer_device_get_type </SECTION> <SECTION> +<FILE>matemixer-device-switch</FILE> +<TITLE>MateMixerDeviceSwitch</TITLE> +MateMixerDeviceSwitch +MateMixerDeviceSwitchClass +mate_mixer_device_switch_get_device +<SUBSECTION Standard> +MATE_MIXER_IS_DEVICE_SWITCH +MATE_MIXER_IS_DEVICE_SWITCH_CLASS +MATE_MIXER_DEVICE_SWITCH +MATE_MIXER_DEVICE_SWITCH_CLASS +MATE_MIXER_DEVICE_SWITCH_GET_CLASS +MATE_MIXER_TYPE_DEVICE_SWITCH +<SUBSECTION Private> +MateMixerDeviceSwitchPrivate +mate_mixer_device_switch_get_type +</SECTION> + +<SECTION> <FILE>matemixer-stored-control</FILE> <TITLE>MateMixerStoredControl</TITLE> MateMixerStoredControl @@ -187,6 +205,24 @@ mate_mixer_stream_control_get_type </SECTION> <SECTION> +<FILE>matemixer-stream-switch</FILE> +<TITLE>MateMixerStreamSwitch</TITLE> +MateMixerStreamSwitch +MateMixerStreamSwitchClass +mate_mixer_stream_switch_get_stream +<SUBSECTION Standard> +MATE_MIXER_IS_STREAM_SWITCH +MATE_MIXER_IS_STREAM_SWITCH_CLASS +MATE_MIXER_STREAM_SWITCH +MATE_MIXER_STREAM_SWITCH_CLASS +MATE_MIXER_STREAM_SWITCH_GET_CLASS +MATE_MIXER_TYPE_STREAM_SWITCH +<SUBSECTION Private> +MateMixerStreamSwitchPrivate +mate_mixer_stream_switch_get_type +</SECTION> + +<SECTION> <FILE>matemixer-switch</FILE> <TITLE>MateMixerSwitch</TITLE> MateMixerSwitchFlags |