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.
Constructor Attributes | Constructor Name and Description |
---|---|
NYI:Prototype object for Video files
|
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