ARLO Nester
Functions
workspace.tools.views.visualizeProjectFile Namespace Reference

Functions

def visualizeProjectFile (request, projectId, audioID)
 Visualize an audio file. More...
 

Function Documentation

def workspace.tools.views.visualizeProjectFile.visualizeProjectFile (   request,
  projectId,
  audioID 
)

Visualize an audio file.

This page allows the creation of and navigating through tags.

Parameters
requestThe Django HTTP request object
projectIdThe Database ID of the Project
audioIDThe Database ID of the audio file to visualize
Returns
Django HTTP response object if a tagId is passed in, we'll zoom into that spot in the file this will be from a GET request