| VARIABLE |
DESCRIPTION |
| {$VIDEO_RANK} |
The numerical position on the output result set (starting at 1). |
| {$VIDEO_ID} |
Jamroom Video ID for the Video |
| {$VIDEO_NAME} |
The name of the Video |
| {$VIDEO_ALBUM} |
The name of the Album the Video belongs to. |
| {$VIDEO_CAPTION} |
The text from the Video Caption form entry. |
| {$VIDEO_CREATED} |
The 11 digit epoch time the Video was created. |
| {$VIDEO_UPDATED} |
The 11 digit epoch time the Video was last updated. |
| {$VIDEO_SIZE} |
The size (in bytes) of the Video File |
| {$VIDEO_FILENAME} |
The File Name of the Video File |
| {$VIDEO_EXTENSION} |
The Filename Extension of the Video File (i.e. "wmv"). |
| {$VIDEO_BITRATE} |
The encoding Bit Rate of the Video File |
| {$VIDEO_RESOLUTION} |
The resolution in WIDTHxHEIGHT of the Video File |
| {$VIDEO_LENGTH} |
The Length of the Video File in MM:SS format |
| {$VIDEO_CREDITS} |
The text from the "Video Credits" field. |
| {$VIDEO_ADVISE} |
Will be set to "yes" if the Video has been set as having Explicit Content. |
| {$VIDEO_LICENSE} |
The text from the "Video License" field. |
| {$VIDEO_GENRE} |
The Genre the Song belongs to. |
| {$VIDEO_IMAGE_URL} |
The HTML URL to use in an <img> tag to display the Song photo. |
| {$VIDEO_MIMETYPE} |
The File Mime Type for the Video File |
| {$VIDEO_RATING_FORM_URL} |
The HTML <form> used to provide a Rating Form so users can rate the Video. This contains the HTML that is used in the "action" part of the Rating form. |
| {$VIDEO_COMMENT_COUNT} |
The number of comments/reviews that are associated with the Video. |
| {$VIDEO_STREAM_COUNT} |
The number of times the Video has been streamed. |
| {$VIDEO_DOWNLOAD_COUNT} |
The number of times the Video has been downloaded. |
| {$VIDEO_TOTAL_COUNT} |
The number of times the video has been streamed and downloaded (total plays). |
| {$VIDEO_IMAGE_NAME} |
The filename of the associated video image. |
| {$VIDEO_MIME_TYPE} |
The Mime Type of the associated video image. |
| {$VIDEO_IMAGE_SIZE} |
The size (in bytes) of the associated video image. |
| {$VIDEO_IMAGE_EXTENSION} |
The filename extension of the associated video image (i.e. "png"). |
| {$VIDEO_IMAGE_URL} |
The URL to be used in an <img> tag to produce the Video image. |
| {$VIDEO_RATING_NUMBER} |
The number of Ratings the Video has received. |
| {$VIDEO_RATING_AVERAGE} |
The average of the Ratings the Video has received. |
| {$VIDEO_RATING_1} |
The number of "1" Ratings the Video has received. |
| {$VIDEO_RATING_2} |
The number of "2" Ratings the Video has received. |
| {$VIDEO_RATING_3} |
The number of "3" Ratings the Video has received. |
| {$VIDEO_RATING_4} |
The number of "4" Ratings the Video has received. |
| {$VIDEO_RATING_5} |
The number of "5" Ratings the Video has received. |
| {$VIDEO_RATING_FORM_URL} |
The URL that can be used in an anchor tag to generate the link to the rating form (template is required). |