Packagecom.adobe.mediacore
Classpublic class VideoEngineTimelineHold
InheritanceVideoEngineTimelineHold Inheritance Object
Implements TimelineHold



Public Properties
 PropertyDefined By
  released : Boolean
[read-only]
VideoEngineTimelineHold
  time : Number
[read-only]
VideoEngineTimelineHold
Public Methods
 MethodDefined By
  
VideoEngineTimelineHold
  
addRef():void
VideoEngineTimelineHold
  
release():void
VideoEngineTimelineHold
Property Detail
releasedproperty
released:Boolean  [read-only]


Implementation
    public function get released():Boolean
timeproperty 
time:Number  [read-only]


Implementation
    public function get time():Number
Constructor Detail
VideoEngineTimelineHold()Constructor
public function VideoEngineTimelineHold(holdManager:VideoEngineHoldManager, time:Number)



Parameters
holdManager:VideoEngineHoldManager
 
time:Number
Method Detail
addRef()method
public function addRef():void

release()method 
public function release():void