audbackend.interfaceΒΆ
To access the files on a backend users can use the following interfaces:
Interface for Maven style versioned file access. |
|
Interface for unversioned file access. |
|
Interface for versioned file access. |
Users can implement their own
interface by deriving from
audbackend.interface.Base
Interface base class. |