Top | ![]() |
![]() |
![]() |
![]() |
MateMixerDevice * | device | Read / Write / Construct Only |
MateMixerDeviceSwitchRole | role | Read / Write / Construct Only |
MateMixerDeviceSwitchRole
mate_mixer_device_switch_get_role (MateMixerDeviceSwitch *swtch
);
Gets the role of the switch. The role identifies the purpose of the switch.
MateMixerDevice *
mate_mixer_device_switch_get_device (MateMixerDeviceSwitch *swtch
);
typedef struct _MateMixerDeviceSwitch MateMixerDeviceSwitch;
The MateMixerDeviceSwitch structure contains only private data and should only be accessed using the provided API.
struct MateMixerDeviceSwitchClass { MateMixerSwitchClass parent_class; };
The class structure for MateMixerDeviceSwitch.
“device”
property“device” MateMixerDevice *
Device owning the switch.
Flags: Read / Write / Construct Only
“role”
property“role” MateMixerDeviceSwitchRole
Role of the switch.
Flags: Read / Write / Construct Only
Default value: MATE_MIXER_DEVICE_SWITCH_ROLE_UNKNOWN