IndexField¶
- class audformat.define.IndexField[source]¶
Index fields of a table.
Specifies the string values representing column/field names for a filewise and segmented index. The exact string values are part of the table specifications, and should never be changed by a user.
END¶
- IndexField.END = 'end'¶
End index field.
Name of the index column listing end times in a segmented table.