[[BackLinksMenu]] = Analysis = == Overview == The video extension point of a scene is the one responsible for the palying of video. == Task requirements == * Define the way video content is connected to the scene. * Adapt existing video functionallity to the model. == Task result == The result of this task should be source code. == Implementation idea == * The video may be represented as a stream that should be played by the concrete implementors. == Related == * [wiki:SCENE_COMMONS_R0] * [wiki:SCENE_POINT_R0] * [wiki:SCENE_AUDIO_POINT_R0] == How to demo == * Describe how will the scene interact with video content. = Design = = Implementation = ^(Implementation results should be described and linked here (from the wiki or the repository))^ = Testing = = Comments = = Log = [[Include(wiki:SCENE_VIDEO_POINT_R0_LOG)]]