| Package | com.adobe.mediacore |
| Class | public class VideoEngineTimelineHold |
| Inheritance | VideoEngineTimelineHold Object |
| Implements | TimelineHold |
| Property | Defined By | ||
|---|---|---|---|
| released : Boolean [read-only] | VideoEngineTimelineHold | ||
| time : Number [read-only] | VideoEngineTimelineHold | ||
| Method | Defined By | ||
|---|---|---|---|
VideoEngineTimelineHold(holdManager:VideoEngineHoldManager, time:Number) | VideoEngineTimelineHold | ||
addRef():void | VideoEngineTimelineHold | ||
release():void | VideoEngineTimelineHold | ||
| released | property |
released:Boolean [read-only] public function get released():Boolean| time | property |
time:Number [read-only] public function get time():Number| VideoEngineTimelineHold | () | Constructor |
public function VideoEngineTimelineHold(holdManager:VideoEngineHoldManager, time:Number)holdManager:VideoEngineHoldManager | |
time:Number |
| addRef | () | method |
public function addRef():void| release | () | method |
public function release():void