Changes between Version 1 and Version 2 of VIDEO_CONTENT_R0


Ignore:
Timestamp:
12/20/08 07:24:26 (16 years ago)
Author:
sriggins
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • VIDEO_CONTENT_R0

    v1 v2  
    4040  * volume 
    4141  * duration 
     42  * poster frame (time code for the frame to use when displaying the video as a still, defaults to 0) 
    4243 
    4344 * Video 
    44   * Video can be played without a frame presence (some script) 
    45   * Video can be represented by an image 
     45  * Video is represented by an image, either the first frame of the video, or the poster frame 
    4646  * Video can have a controller 
    4747  * Determine if any of this should be part of the content, or kept elsewhere, ie does the content have any say in how the resource is represented on screen?