| Package | org.osmf.smpte.tt.parsing |
| Class | public class SMPTETTParserAsync |
| Inheritance | SMPTETTParserAsync SMPTETTParser flash.events.EventDispatcher |
| Property | Defined By | ||
|---|---|---|---|
![]() | ASYNC_THREAD : AsyncThread [static] | SMPTETTParser | |
![]() | captionElements : Vector.<CaptionElement> [read-only]
Returns a vector of CaptionElements, one for each unique timeline event in the file. | SMPTETTParser | |
![]() | captionRegionsHash : Dictionary [read-only] | SMPTETTParser | |
![]() | document : CaptioningDocument [read-only] | SMPTETTParser | |
![]() | endTime : TimeCode | SMPTETTParser | |
![]() | m608 : Namespace [static] | SMPTETTParser | |
![]() | ns : Namespace [static] | SMPTETTParser | |
| parsingCondition : ParsingCondition | SMPTETTParserAsync | ||
![]() | regionElementsHash : Dictionary [read-only] | SMPTETTParser | |
![]() | REMAINING_NODE_COUNT : uint [static] | SMPTETTParser | |
![]() | rootNamespace : Namespace [static] | SMPTETTParser | |
![]() | smpte : Namespace [static] | SMPTETTParser | |
![]() | startTime : TimeCode | SMPTETTParser | |
![]() | ttElement : TtElement [read-only] | SMPTETTParser | |
![]() | ttm : Namespace [static] | SMPTETTParser | |
![]() | ttp : Namespace [static] | SMPTETTParser | |
![]() | tts : Namespace [static] | SMPTETTParser | |
| Method | Defined By | ||
|---|---|---|---|
| SMPTETTParserAsync | |||
![]() | parse(i_rawData:String):CaptioningDocument | SMPTETTParser | |
| Method | Defined By | ||
|---|---|---|---|
buildCaptions(timedTextElement:TimedTextElementBase, regionElementsHash:Dictionary, captionRegionsHash:Dictionary, timelineEventsHash:Dictionary):void [override] | SMPTETTParserAsync | ||
buildRegions(document:TtElement):void [override] | SMPTETTParserAsync | ||
![]() | createParseEventData(i_timedTextElement:TimedTextElementBase = null, i_regionElementsHash:Dictionary = null, i_captionRegionsHash:Dictionary = null, i_timelineEventsHash:Dictionary = null):ParseEventData | SMPTETTParser | |
![]() | SMPTETTParser | ||
![]() | SMPTETTParser | ||
| Event | Summary | Defined By | ||
|---|---|---|---|---|
![]() | SMPTETTParser | |||
![]() | SMPTETTParser | |||
| SMPTETTParserAsync | ||||
![]() | SMPTETTParser | |||
| parsingCondition | property |
parsingCondition:ParsingCondition public function get parsingCondition():ParsingCondition public function set parsingCondition(value:ParsingCondition):void| SMPTETTParserAsync | () | Constructor |
public function SMPTETTParserAsync()| buildCaptions | () | method |
override protected function buildCaptions(timedTextElement:TimedTextElementBase, regionElementsHash:Dictionary, captionRegionsHash:Dictionary, timelineEventsHash:Dictionary):voidParameters
timedTextElement:TimedTextElementBase | |
regionElementsHash:Dictionary | |
captionRegionsHash:Dictionary | |
timelineEventsHash:Dictionary |
| buildRegions | () | method |
| partial | Event |