label_get_all
Get all labels from the Audacity project in their raw GetInfo response format. Use when you need unparsed label data.
Instructions
Get all labels in the project as Audacity's raw GetInfo response.
Prefer label_list — it returns the same labels already parsed, with the index each one needs for label_edit and label_delete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||