Interface
ALSACtlElemInfoCommon
Description [src]
interface ALSACtl.ElemInfoCommon : GObject.Object
An interface to express common features of element information.
A ALSACtlElemInfoCommon should be implemented by any type of element information.
| Available since: | 0.3. |
Prerequisite
In order to implement ElemInfoCommon, your type must inherit from
GObject.
Properties
ALSACtl.ElemInfoCommon:access
The access permission for the element with ALSACtlElemAccessFlag.
Available since: 0.3.