label_get_all
Retrieve all labels from the current Audacity project as a raw GetInfo response. Use this to access the complete label data in its original format for inspection or further processing.
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 | |||