| Package | org.osmf.smpte.tt.media |
| Class | public class SMPTETTProxyElementAsync |
| Inheritance | SMPTETTProxyElementAsync SMPTETTProxyElement org.osmf.elements.ProxyElement |
| Property | Defined By | ||
|---|---|---|---|
![]() | continueLoadOnFailure : Boolean [read-only]
Specifies whether or not this class should continue loading
the media element when the captioning document
fails to load. | SMPTETTProxyElement | |
![]() | mediaElement : MediaElement [read-only]
The MediaElement for which this ProxyElement serves as a proxy. | SMPTETTProxyElement | |
| proxiedElement : MediaElement [override] | SMPTETTProxyElementAsync | ||
| Method | Defined By | ||
|---|---|---|---|
SMPTETTProxyElementAsync(proxiedElement:MediaElement = null, continueLoadOnFailure:Boolean = true) | SMPTETTProxyElementAsync | ||
| proxiedElement | property |
proxiedElement:MediaElement[override] public function get proxiedElement():MediaElement public function set proxiedElement(value:MediaElement):void| SMPTETTProxyElementAsync | () | Constructor |
public function SMPTETTProxyElementAsync(proxiedElement:MediaElement = null, continueLoadOnFailure:Boolean = true)proxiedElement:MediaElement (default = null) | |
continueLoadOnFailure:Boolean (default = true) |
| addEachCaptionToMetaData | () | method |
override protected function addEachCaptionToMetaData(document:CaptioningDocument, SMPTETTMetadata:TimelineMetadata):voidParameters
document:CaptioningDocument | |
SMPTETTMetadata:TimelineMetadata |
| addLoadTraitListeners | () | method |
override protected function addLoadTraitListeners(trait:SMPTETTLoadTrait):voidParameters
trait:SMPTETTLoadTrait |
| addToParallelElement | () | method |
override protected function addToParallelElement(parallelElement:ParallelElement, p_captioningMediaElement:CaptioningMediaElement):voidParameters
parallelElement:ParallelElement | |
p_captioningMediaElement:CaptioningMediaElement |
| onParseEvent | () | method |
| onPartialLoad | () | method |
| regionSpriteAddMediaElement | () | method |
override protected function regionSpriteAddMediaElement(document:CaptioningDocument, i:uint, p_captioningMediaElement:CaptioningMediaElement):voidParameters
document:CaptioningDocument | |
i:uint | |
p_captioningMediaElement:CaptioningMediaElement |