Usage¶
- class audformat.define.Usage[source]¶
Usage permission of database.
Specifies string values representing usage of a database. Those string values have to be provided as
usage
argument toaudformat.Database
, and returned byaudformat.Database.usage
. The exact string values are part of the database specifications, and should never be changed by a user.