Main Page | Namespace List | Alphabetical List | Class List | File List | Class Members | Related Pages

DART_DataStore::PlaybackVideo Class Reference

This behavior can be used to playback previously captured video from the cast indicated. More...

List of all members.

Public Member Functions

 getPropertyDescriptionList (aScript)
 beginSprite (me)
 exitframe (me)
 StartActor (me, param1)
 StopActor (me, param1)
 endSprite ()

Public Attributes

 g3Dmember
 the shockwave 3d castmember

 gVideoMix
 TRUE if video mixed AR is being done.


Private Attributes

 pPlaybackCast
 name of cast that contains the previously recorded video

 pStartPoint
 withitn the segment of captured video only show after this time

 pEndPoint
 within the segment of captured video only show before this time

 pNumLoops
 Number of times to loop this data.

 pAutoStart
 automatically start without a startActor?

 framelist
 list of timestamps and frames

 numLoops
 number of times to loop the playback

 Started
 true if the playback has started

 prev_time
 the timestamp of the previous frame

 prev_frame
 the index of the last frame played

 PlaybackStartFrame
 only show frames after this

 PlaybackEndFrame
 show frames before this value

 PlaybackStartTime
 time offset used in playback to sync with selected frames


Detailed Description

This behavior can be used to playback previously captured video from the cast indicated.

The start time and end time within the captured data can be set to show only a portion of the video in the texture.

Place this behavior onto a DataStoreContainer

Copyright 2004, Georgia Tech Research Corporation, Atlanta, Georgia 30332-0415 --All Rights Reserved-- (See LICENSE cast member for full license information)


Member Function Documentation

DART_DataStore::PlaybackVideo::beginSprite me   ) 
 

DART_DataStore::PlaybackVideo::endSprite  ) 
 

DART_DataStore::PlaybackVideo::exitframe me   ) 
 

DART_DataStore::PlaybackVideo::getPropertyDescriptionList aScript   ) 
 

DART_DataStore::PlaybackVideo::StartActor me  ,
param1 
 

DART_DataStore::PlaybackVideo::StopActor me  ,
param1 
 


Member Data Documentation

DART_DataStore::PlaybackVideo::framelist [private]
 

list of timestamps and frames

DART_DataStore::PlaybackVideo::g3Dmember
 

the shockwave 3d castmember

DART_DataStore::PlaybackVideo::gVideoMix
 

TRUE if video mixed AR is being done.

DART_DataStore::PlaybackVideo::numLoops [private]
 

number of times to loop the playback

DART_DataStore::PlaybackVideo::pAutoStart [private]
 

automatically start without a startActor?

DART_DataStore::PlaybackVideo::pEndPoint [private]
 

within the segment of captured video only show before this time

DART_DataStore::PlaybackVideo::PlaybackEndFrame [private]
 

show frames before this value

DART_DataStore::PlaybackVideo::PlaybackStartFrame [private]
 

only show frames after this

DART_DataStore::PlaybackVideo::PlaybackStartTime [private]
 

time offset used in playback to sync with selected frames

DART_DataStore::PlaybackVideo::pNumLoops [private]
 

Number of times to loop this data.

DART_DataStore::PlaybackVideo::pPlaybackCast [private]
 

name of cast that contains the previously recorded video

DART_DataStore::PlaybackVideo::prev_frame [private]
 

the index of the last frame played

DART_DataStore::PlaybackVideo::prev_time [private]
 

the timestamp of the previous frame

DART_DataStore::PlaybackVideo::pStartPoint [private]
 

withitn the segment of captured video only show after this time

DART_DataStore::PlaybackVideo::Started [private]
 

true if the playback has started


Generated on Fri Oct 8 16:38:00 2004 for DART-Lingo by doxygen 1.3.7