The basic format for the different aspects of reading a file are simple.

First order references

'audio' = array containing audio related information
'video' = array containing video related information
'meta'  = array containing metadata from within the file

'height' = number in pixels of height
'width'  = number in pixels of width
'duration' = length in seconds of length

Also, the library directory is for commonly used functions within the extensions directory.


