| Class | Description |
|---|---|
| BackupDB |
Backup database
|
| DeviceDB |
Device database
|
| MainDB |
Main database
|
| MainDBInitializer |
Generates data to pre-populate the database
|
| OldClipsDB |
Class for moving data from old database to Room database
|
| OldClipsDB.ClipTable |
Inner class that defines the Clip table
|
| OldClipsDB.LabelMapTable |
Inner class that defines the LabelMap table
|
| OldClipsDB.LabelTable |
Inner class that defines the Label table
|