Class Index | File Index

Classes


Class Karma.kVideo

Not Yet Implemented:This object is the prototype for video files submitted to Karma in the Karma() method
Defined in: karma.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
NYI:Prototype object for Video files
Field Summary
Field Attributes Field Name and Description
<static>  
Karma.kVideo.file
file location of asset
<static>  
Karma.kVideo.media
media object
Class Detail
Karma.kVideo()
NYI:Prototype object for Video files
Throws:
{Error}
if the individual video asset is set to be localized but the globale locale is not set on the Karma object
{Error}
if the name and file properties are not supplied
Field Detail
<static> {String} Karma.kVideo.file
file location of asset
Default Value:
""

<static> {Video} Karma.kVideo.media
media object
Default Value:
undefined

Documentation generated by JsDoc Toolkit 2.3.2 on Wed Feb 17 2010 14:55:46 GMT+0545 (NPT)