Property

ALSACtlElemInfoEnumerated:labels

Declaration

property labels: string[] [ read, write ]

Description [src]

The list of indexed labels for the element. There is limitation that:

  • The length of label including terminator should be within 64 bytes.
  • The total length of labels including terminators should be within (64 * 1024) bytes.
Type: An array of char*
Available since:0.3.

Flags

Readableyes
Writableyes
Constructno
Construct onlyno