From 4793cbd87fed50678215b5dc1ba8e708fd4c9b58 Mon Sep 17 00:00:00 2001 From: Michal Ratajsky Date: Fri, 4 Jul 2014 14:31:56 +0200 Subject: Rename MateMixerProfile to MateMixerDeviceProfile and add number of streams in a profile --- docs/reference/libmatemixer-sections.txt | 45 +++++++++++++++++--------------- 1 file changed, 24 insertions(+), 21 deletions(-) (limited to 'docs/reference/libmatemixer-sections.txt') diff --git a/docs/reference/libmatemixer-sections.txt b/docs/reference/libmatemixer-sections.txt index 69e60e1..dd2d1ce 100644 --- a/docs/reference/libmatemixer-sections.txt +++ b/docs/reference/libmatemixer-sections.txt @@ -2,6 +2,7 @@ matemixer mate_mixer_init mate_mixer_deinit +mate_mixer_is_initialized LIBMATEMIXER_CHECK_VERSION @@ -84,6 +85,29 @@ MATE_MIXER_TYPE_DEVICE mate_mixer_device_get_type +
+matemixer-device-profile +MateMixerDeviceProfile +MateMixerDeviceProfile +mate_mixer_device_profile_new +mate_mixer_device_profile_get_name +mate_mixer_device_profile_get_description +mate_mixer_device_profile_get_priority +mate_mixer_device_profile_get_num_input_streams +mate_mixer_device_profile_get_num_output_streams + +MateMixerDeviceProfileClass +MATE_MIXER_IS_DEVICE_PROFILE +MATE_MIXER_IS_DEVICE_PROFILE_CLASS +MATE_MIXER_DEVICE_PROFILE +MATE_MIXER_DEVICE_PROFILE_CLASS +MATE_MIXER_DEVICE_PROFILE_GET_CLASS +MATE_MIXER_TYPE_DEVICE_PROFILE +mate_mixer_device_profile_get_type + +MateMixerDeviceProfilePrivate +
+
matemixer-port MateMixerPort @@ -108,27 +132,6 @@ mate_mixer_port_get_type MateMixerPortPrivate
-
-matemixer-profile -MateMixerProfile -MateMixerProfile -mate_mixer_profile_new -mate_mixer_profile_get_name -mate_mixer_profile_get_description -mate_mixer_profile_get_priority - -MateMixerProfileClass -MATE_MIXER_IS_PROFILE -MATE_MIXER_IS_PROFILE_CLASS -MATE_MIXER_PROFILE -MATE_MIXER_PROFILE_CLASS -MATE_MIXER_PROFILE_GET_CLASS -MATE_MIXER_TYPE_PROFILE -mate_mixer_profile_get_type - -MateMixerProfilePrivate -
-
matemixer-stream MateMixerStream -- cgit v1.2.1