|
ARLO Nester
|
Functions | |
| def | visualizeProjectFile (request, projectId, audioID) |
| Visualize an audio file. More... | |
| def workspace.tools.views.visualizeProjectFile.visualizeProjectFile | ( | request, | |
| projectId, | |||
| audioID | |||
| ) |
Visualize an audio file.
This page allows the creation of and navigating through tags.
| request | The Django HTTP request object |
| projectId | The Database ID of the Project |
| audioID | The Database ID of the audio file to visualize |
1.8.10