Time Base Control Plug-in 2.0 review
DownloadTimeBase Control Plug-in is a REALbasic plug-in that lets you create a new time base.
|
|
TimeBase Control Plug-in is a REALbasic plug-in that lets you create a new time base. Time bases rely on either aclock component or another time base for their time source.
You can useSetTime Base Master TimeBase to cause one time base to be based on another timebase. Get Time Base Master Time Base allows you to determine the master time baseof a given time base. You can assign a clock component to a time base; thatclock then acts as the master clock for the time base
You can useSetTime Base Master Clock to assign a clock component to a time base.GetTime Base Master Clock enables you to determine the clock component that isassigned to a time base.
You can change the offset between a time base andits time source by calling SetTimeBaseZero. You can set the time source of amovie by calling SetMovieMasterTimeBase or SetMovieMasterClock.
Time Base Control Plug-in 2.0 keywords