audbackend.interfaceΒΆ

To access the files on a backend users can use the following interfaces:

Maven

Interface for Maven style versioned file access.

Unversioned

Interface for unversioned file access.

Versioned

Interface for versioned file access.

Users can implement their own interface by deriving from audbackend.interface.Base

Base

Interface base class.