| Top |
| guint | flags | Read |
| guint | index | Read / Write / Construct Only |
| gchar * | label | Read |
| gint | max-volume | Read |
| gint | min-volume | Read |
| gint | num-channels | Read |
| gchar * | untranslated-label | Read / Write / Construct Only |
“flags” property “flags” guint
Flags indicating the type of mixer track.
Flags: Read
Default value: 0
“index” property “index” guint
Track index.
Flags: Read / Write / Construct Only
Default value: 0
“label” property “label” gchar *
The label assigned to the track (may be translated).
Flags: Read
Default value: NULL
“max-volume” property “max-volume” gint
The maximum possible volume level.
Flags: Read
Default value: 0
“min-volume” property “min-volume” gint
The minimum possible volume level.
Flags: Read
Default value: 0
“num-channels” property “num-channels” gint
The number of channels contained within the track.
Flags: Read
Allowed values: >= 0
Default value: 0