| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
| cached — Property, class org.osmf.smpte.tt.styling.Inherit |
| |
| cachedRegex — Static Property, class org.osmf.smpte.tt.model.TimedTextElementBase |
| |
| calculateCurrentStyle(position:Number) — method, class org.osmf.smpte.tt.captions.TimedTextElement |
| |
| calculateExtentStyle(renderObject:org.osmf.smpte.tt.rendering:IRenderObject) — method, class org.osmf.smpte.tt.formatting.FormattingObject |
| |
| calculateFontSizeStyle(renderObject:org.osmf.smpte.tt.rendering:IRenderObject) — method, class org.osmf.smpte.tt.formatting.FormattingObject |
| |
| calculateLineHeightStyle(renderObject:org.osmf.smpte.tt.rendering:IRenderObject) — method, class org.osmf.smpte.tt.formatting.FormattingObject |
| |
| calculateOriginStyle(renderObject:org.osmf.smpte.tt.rendering:IRenderObject) — method, class org.osmf.smpte.tt.formatting.FormattingObject |
| |
| calculatePaddingStyle(renderObject:org.osmf.smpte.tt.rendering:IRenderObject) — method, class org.osmf.smpte.tt.formatting.FormattingObject |
| |
| callBackFunctionOnFailure — Property, interface com.akamai.hd.ITokenService |
|
The function that the token service should call when it has failed to retrieved a token. |
| callBackFunctionOnSuccess — Property, interface com.akamai.hd.ITokenService |
|
The function that the token service should call when it has successfully retrieved a token. |
| canPause — Property, class com.akamai.net.f4f.hds.AkamaiStreamController |
|
Indicates whether the media can be paused. |
| canSeek — Property, class com.akamai.net.f4f.hds.AkamaiStreamController |
|
Indicates whether the media is seekable. |
| capitalize(p_string:String, ... rest) — Static Method , class org.osmf.smpte.tt.utilities.StringUtils |
|
Capitalizes the first word in a string or all words.. |
| caption — Event, class com.akamai.display.AkamaiMediaSprite |
| |
| Caption — class, package org.osmf.captioning.model |
|
Represents a caption, including text and style formatting information,
as well as when to show the caption and when to hide it. |
| Caption(id:uint, start:Number, end:Number, captionText:String) — Constructor, class org.osmf.captioning.model.Caption |
|
Constructor. |
| CaptionElement — class, package org.osmf.smpte.tt.captions |
| |
| CaptionElement(start:Number, end:Number, id:String) — Constructor, class org.osmf.smpte.tt.captions.CaptionElement |
| |
| captionElements — Property, class org.osmf.smpte.tt.captions.CaptioningDocument |
|
Returns a vector of CaptionElements, one for each unique timeline event in the file. |
| _captionElements — Property, class org.osmf.smpte.tt.parsing.SMPTETTParser |
| |
| captionElements — Property, class org.osmf.smpte.tt.parsing.SMPTETTParser |
|
Returns a vector of CaptionElements, one for each unique timeline event in the file. |
| captionElementsDisplayed — Property, class org.osmf.smpte.tt.media.SMPTETTProxyElement |
| |
| captionElementsHash — Property, class org.osmf.smpte.tt.captions.CaptioningDocument |
|
Returns a dictionary of CaptionElements indexed by a TimeCode string in the format "00:00:00:00", one for each unique timeline event in the file. |
| captionElementType — Property, class org.osmf.smpte.tt.captions.TimedTextElement |
|
Gets or sets the type of this caption element. |
| CaptionFormat — class, package org.osmf.captioning.model |
|
Represents formatting for a caption object. |
| CaptionFormat(style:org.osmf.captioning.model:CaptionStyle, start:int, end:int) — Constructor, class org.osmf.captioning.model.CaptionFormat |
|
Creates a CaptionFormat object specifying the Style
object and the zero-based start and end indices of the range. |
| captionFormatForDFXPCaption(caption:org.osmf.captioning.model:Caption, index:int) — Static Method , class com.akamai.net.f4f.hds.CaptionUtils |
|
Returns the CaptionFormat object for a DFXP CaptionElement. |
| CaptioningDocument — class, package org.osmf.smpte.tt.captions |
| |
| CaptioningDocument() — Constructor, class org.osmf.smpte.tt.captions.CaptioningDocument |
| |
| CaptioningMediaElement — class, package org.osmf.smpte.tt.media |
| |
| CaptioningMediaElement() — Constructor, class org.osmf.smpte.tt.media.CaptioningMediaElement |
| |
| captionRegion — Property, class org.osmf.smpte.tt.media.RegionLayoutTargetSprite |
| |
| CaptionRegion — class, package org.osmf.smpte.tt.captions |
| |
| CaptionRegion(start:Number, end:Number, id:String) — Constructor, class org.osmf.smpte.tt.captions.CaptionRegion |
| |
| captionRegions — Property, class org.osmf.smpte.tt.captions.CaptioningDocument |
|
Returns a vector of CaptionRegions indexed by integer. |
| captionRegionsHash — Property, class org.osmf.smpte.tt.captions.CaptioningDocument |
|
Returns a dictionary of CaptionRegions indexed by region id. |
| captionRegionsHash — Property, class org.osmf.smpte.tt.parsing.SMPTETTParser |
| |
| CaptionStyle — class, package org.osmf.captioning.model |
|
This class represents a caption style. |
| CaptionStyle(id:String) — Constructor, class org.osmf.captioning.model.CaptionStyle |
|
Creates a Style object. |
| captionType — Property, class com.akamai.net.f4f.hds.AkamaiStreamController |
|
Sets the captionType on the streamController for intended captioning. |
| CaptionType — class, package com.akamai.net.f4f.hds |
|
Extends support for multiple caption types through static strings. |
| CaptionType() — Constructor, class com.akamai.net.f4f.hds.CaptionType |
| |
| captionURL — Property, class com.akamai.net.f4f.hds.AkamaiStreamController |
|
Takes a URL to the supported caption format used for closed captioning. |
| CaptionUtils — class, package com.akamai.net.f4f.hds |
| |
| CaptionUtils() — Constructor, class com.akamai.net.f4f.hds.CaptionUtils |
| |
| captureImage(videoObj:flash.media:Video, imageWidth:Number, imageHeight:Number) — Static Method , class com.akamai.hd.HDThumbnailGenerator |
|
Creates a screenshot from the Video object at a given size. |
| CELL — Constant Static Property, class org.osmf.smpte.tt.enums.Unit |
| |
| cellColumns — Static Property, class org.osmf.smpte.tt.styling.NumberPair |
| |
| cellRows — Static Property, class org.osmf.smpte.tt.styling.NumberPair |
| |
| Center — Constant Static Property, class org.osmf.smpte.tt.captions.DisplayAlign |
| |
| Center — Constant Static Property, class org.osmf.smpte.tt.captions.TextAlignment |
| |
| check(times:uint, interval:uint) — method, class com.akamai.netSession.NetSessionInterface |
|
Checks to see if NS is installed. |
| checkForNetSessionClient() — method, class com.akamai.hd.HDNetStream |
|
Checks to see if the Akamai NetSessionClient is installed on this machine. |
| children — Property, class org.osmf.smpte.tt.captions.TimedTextElement |
| |
| children — Property, class org.osmf.smpte.tt.timing.TreeType |
|
List of time trees that are contained within this node
|
| clear() — method, class org.osmf.smpte.tt.media.CaptioningMediaElement |
| |
| clear() — method, class org.osmf.smpte.tt.media.RegionLayoutTargetSprite |
| |
| clear(color:org.osmf.smpte.tt.styling:ColorExpression) — method, interface org.osmf.smpte.tt.rendering.IRenderObject |
|
clear the drawing surface to the specified color. |
| clear(d:flash.utils:Dictionary) — Static Method , class org.osmf.smpte.tt.utilities.DictionaryUtils |
|
Clears the Dictionary by deleting all key=>value pairs. |
| clearBreaks() — method, class org.osmf.smpte.tt.formatting.InlineContent |
|
clear all breaks in the text. |
| clearLocalStyle(property:String) — method, class org.osmf.smpte.tt.model.TimedTextElementBase |
|
Clear local style on this element
|
| clearStyle(property:String) — method, class org.osmf.smpte.tt.formatting.FormattingObject |
|
clear a local style
|
| clearText — Property, class org.osmf.captioning.model.Caption |
|
Returns the caption text without embedded HTML tags. |
| client — Property, class com.akamai.hd.HDNetStream |
|
Sets the client property of the NetStream. |
| clientAttributes — Event, class com.akamai.netSession.NetSessionInterface |
|
Find out all the information we have on the installed NetSession client. |
| ClientAttributesEvent — class, package com.akamai.netSession.events |
|
Reports information about the NetSession client. |
| ClientAttributesEvent(type:String, jsonString:String, jsonObject:Object, bubbles:Boolean, cancelable:Boolean) — Constructor, class com.akamai.netSession.events.ClientAttributesEvent |
| |
| CLIENTATTRIBUTES_EVENT — Constant Static Property, class com.akamai.netSession.events.ClientAttributesEvent |
| |
| clipBegin — Property, class com.akamai.hd.HDMBRObject |
|
For sub-clip support, specifies in seconds
where playback should begin. |
| clipBegin — Property, interface com.akamai.hd.IMBRObject2 |
|
For sub-clip support, specifies in seconds
where playback should begin. |
| clipChildren — Property, class org.osmf.smpte.tt.media.RootLayoutTargetSprite |
|
Defines if the children of the container that display outside of its bounds
will be clipped or not. |
| clipEnd — Property, class com.akamai.hd.HDMBRObject |
|
For sub-clip support, specifies in seconds
when playback should end. |
| clipEnd — Property, interface com.akamai.hd.IMBRObject2 |
|
For sub-clip support, specifies in seconds
when playback should end. |
| CLOCK — Constant Static Property, class org.osmf.smpte.tt.timing.TimeBase |
| |
| ClockMode — class, package org.osmf.smpte.tt.timing |
| |
| ClockMode(value:String) — Constructor, class org.osmf.smpte.tt.timing.ClockMode |
| |
| clockTimeRegex — Constant Static Property, class org.osmf.smpte.tt.timing.TimeExpression |
|
clock-time
: hours ":" minutes ":" seconds ( fraction | ":" frames ( "." sub-frames )? )?
|
| clone() — method, class com.akamai.net.f4f.hds.events.AkamaiHTTPStatusEvent |
| |
| clone() — method, class org.osmf.smpte.tt.captions.TimedTextStyle |
| |
| clone() — method, class org.osmf.smpte.tt.events.ParseEvent |
| |
| close() — method, class com.akamai.hd.HDNetStream |
|
Closes the NeStream and stops all running timers
|
| close() — method, interface org.osmf.smpte.tt.rendering.IRenderObject |
| |
| closeAndDestroy() — method, class com.akamai.display.AkamaiMediaSprite |
| |
| closeAndDestroy() — method, class com.akamai.net.f4f.hds.AkamaiStreamController |
|
Cleans up the class completely. |
| color — Property, class org.osmf.smpte.tt.styling.ColorExpression |
| |
| color — Property, class org.osmf.smpte.tt.styling.TextOutline |
| |
| colorDefined — Property, class org.osmf.smpte.tt.styling.TextOutline |
| |
| ColorExpression — class, package org.osmf.smpte.tt.styling |
| |
| ColorExpression(p_color:uint, p_alpha:Number) — Constructor, class org.osmf.smpte.tt.styling.ColorExpression |
| |
| Colors — class, package org.osmf.smpte.tt.styling |
| |
| colorStyleProperty — Property, class org.osmf.smpte.tt.formatting.FormattingObject |
| |
| com.akamai.display — package |
| |
| com.akamai.events — package |
| |
| com.akamai.hd — package |
| |
| com.akamai.media — package |
| |
| com.akamai.net — package |
| |
| com.akamai.net.f4f.hds — package |
| |
| com.akamai.net.f4f.hds.events — package |
| |
| com.akamai.netSession — package |
| |
| com.akamai.netSession.events — package |
| |
| com.akamai.osmf.events — package |
| |
| com.akamai.osmf.media — package |
| |
| com.akamai.osmf.metadata — package |
| |
| com.akamai.osmf.utils — package |
| |
| com.akamai.stagevideo — package |
| |
| com.akamai.utils — package |
| |
| com.akamai.version — package |
| |
| compare(x:org.osmf.smpte.tt.formatting:BlockContainer, y:org.osmf.smpte.tt.formatting:BlockContainer) — Static Method , class org.osmf.smpte.tt.formatting.ZOrdering |
| |
| Compare(t1:org.osmf.smpte.tt.timing:TimeCode, t2:org.osmf.smpte.tt.timing:TimeCode) — Static Method , class org.osmf.smpte.tt.timing.TimeCode |
|
Compares two TimeCode values and returns an integer that indicates their relationship. |
| Compare(t1:org.osmf.smpte.tt.timing:TimeSpan, t2:org.osmf.smpte.tt.timing:TimeSpan) — Static Method , class org.osmf.smpte.tt.timing.TimeSpan |
|
Compare two TimeSpan values. |
| compareTo(value:Object) — method, class org.osmf.smpte.tt.timing.TimeCode |
|
Compares this instance to a specified object and returns an indication of their relative values. |
| compareTo(p_value:Object) — method, class org.osmf.smpte.tt.timing.TimeSpan |
|
Compares this TimeSpan with the specified TimeSpan for order. |
| compareTo(object:Object) — method, interface org.osmf.smpte.tt.utilities.IComparable |
|
Compares this object with the specified object for order. |
| complete — Event, class com.akamai.display.AkamaiMediaSprite |
| |
| complete — Event, class com.akamai.hd.HDNetStream |
|
Dispatched when stream playback is complete. |
| complete — Event, class com.akamai.media.MediaInspectorBase |
|
Dispatched when the class is finished with the inspection. |
| complete — Event, class com.akamai.net.AkamaiNetLoader |
|
Dispatched when the class has completed initializing the relevant NetConnection and NetStream objects
for the resource. |
| complete — Event, class com.akamai.net.f4f.hds.AkamaiStreamController |
|
Dispatched when a stream has played to completion. |
| complete — Event, class com.akamai.osmf.media.AkamaiMediaResourceResolver |
|
Dispatched when the resolve method has completed. |
| complete — Event, class org.osmf.smpte.tt.parsing.SMPTETTParser |
| |
| complete — Event, class org.osmf.smpte.tt.parsing.XMLToTTElementParser |
| |
| complete — Event, class org.osmf.smpte.tt.utilities.AsyncThread |
| |
| COMPLETE — Constant Static Property, class com.akamai.events.MediaInspectorEvent |
|
The MediaInspector.COMPLETE constant defines the value
of the type property of the event object for a complete
event. |
| COMPLETE — Constant Static Property, class com.akamai.hd.HDEvent |
| |
| COMPLETE — Constant Static Property, class com.akamai.net.f4f.hds.events.AkamaiHDSEvent |
|
Dispatched when a stream has played to completion. |
| COMPLETE — Constant Static Property, class org.osmf.smpte.tt.events.ParseEvent |
| |
| computeRelativeStyles(renderObject:org.osmf.smpte.tt.rendering:IRenderObject) — method, class org.osmf.smpte.tt.formatting.FormattingObject |
|
Calculate the context font size. |
| computeTextExtent(text:String, font:org.osmf.smpte.tt.styling:Font) — method, interface org.osmf.smpte.tt.rendering.IRenderObject |
| |
| computeTimeIntervals(context:org.osmf.smpte.tt.timing:TimeContainer, referenceStart:org.osmf.smpte.tt.timing:TimeCode, referenceEnd:org.osmf.smpte.tt.timing:TimeCode) — method, class org.osmf.smpte.tt.timing.TreeType |
|
Walk the tree to determine the absolute start and end times of all the elements. |
| connectionLost — Property, class com.akamai.net.f4f.hds.events.AkamaiFragmentLoadRetryEvent |
|
Connection lost will be set to true once the connectivity test is complete. |
| considerDimensionsWhenSwitching — Property, class com.akamai.hd.HDNetStream |
|
If enabled, the class will not switch up during multi-bitrate playback if the area that the video is being rendered
at is smaller than the the native size of video. |
| Container — Constant Static Property, class org.osmf.smpte.tt.captions.TimedTextElementType |
| |
| containsKey(d:flash.utils:Dictionary, key:Object) — Static Method , class org.osmf.smpte.tt.utilities.DictionaryUtils |
|
Check whether the given dictionary contains the given key. |
| containsValue(d:flash.utils:Dictionary, value:Object) — Static Method , class org.osmf.smpte.tt.utilities.DictionaryUtils |
|
Check whether the given dictionary contains the given value. |
| content — Property, class org.osmf.smpte.tt.captions.TimedTextElement |
|
Gets or sets the text associated with this marker. |
| content — Property, class org.osmf.smpte.tt.formatting.InlineContent |
| |
| contextualFontSize — Property, class org.osmf.smpte.tt.formatting.FormattingObject |
| |
| continueLoadOnFailure — Property, class org.osmf.smpte.tt.media.SMPTETTProxyElement |
|
Specifies whether or not this class should continue loading
the media element when the captioning document
fails to load. |
| convertToUTC(value:Number) — method, class com.akamai.net.f4f.hds.AkamaiStreamController |
|
Returns the time in seconds since midnight UTC, Jan 1 1970, corresponding to the input number of relative seconds. |
| copyright — Property, class org.osmf.smpte.tt.captions.CaptioningDocument |
|
The copyright, if it was found in the metadata in the header. |
| CopyrightElement — class, package org.osmf.smpte.tt.model.metadata |
| |
| CopyrightElement() — Constructor, class org.osmf.smpte.tt.model.metadata.CopyrightElement |
| |
| cpu — Event, class com.akamai.display.AkamaiMediaSprite |
| |
| cpu — Property, class com.akamai.hd.HDNetStream |
|
The system cpu as a percentage. |
| cpu — Property, class com.akamai.netSession.events.PerformanceAttributesEvent |
|
Returns CPU utilization. |
| CPU — Constant Static Property, class com.akamai.hd.HDEvent |
| |
| create(loader:org.osmf.smpte.tt.loader:SMPTETTLoader, p_httpLoader:org.osmf.utils:HTTPLoader) — Static Method , class org.osmf.smpte.tt.loader.SMPTETTLoader_LoadTrait_Helper |
| |
| create(func:Function, args:Array) — Static Method , class org.osmf.smpte.tt.utilities.AsyncThread |
|
Creates a thread instance, starting at the given function. |
| createAttributeElement(xmlAttribute:XML, parentNode:org.osmf.smpte.tt.model:TimedTextElementBase, xmlElementNameSpace:Namespace, localPreserve:Boolean) — method, class org.osmf.smpte.tt.parsing.XMLToTTElementParser |
| |
| createFormatter() — method, class org.osmf.smpte.tt.formatting.Animation |
|
Retun a formatting function for this element. |
| createFormatter() — method, class org.osmf.smpte.tt.formatting.Block |
|
Return a formatting function for this element. |
| createFormatter() — method, class org.osmf.smpte.tt.formatting.BlockContainer |
|
Retun a formatting function for this element. |
| createFormatter() — method, class org.osmf.smpte.tt.formatting.Flow |
|
Return a formatting function for this element. |
| createFormatter() — method, class org.osmf.smpte.tt.formatting.FormattingObject |
|
Return a formatting function for this element. |
| createFormatter() — method, class org.osmf.smpte.tt.formatting.Inline |
|
Retun a formatting function for this element. |
| createFormatter() — method, class org.osmf.smpte.tt.formatting.InlineContent |
|
Return a formatting function for this element. |
| createFormatter() — method, class org.osmf.smpte.tt.formatting.Paragraph |
|
Return a formatting function for paragraphs. |
| createFormatter() — method, class org.osmf.smpte.tt.formatting.Root |
|
Retun a formatting function for this element. |
| createLoadTrait(smptettLoader:org.osmf.smpte.tt.loader:SMPTETTLoader, urlResource:org.osmf.media:URLResource) — method, class org.osmf.smpte.tt.media.SMPTETTProxyElement |
| |
| createParseEventData(i_timedTextElement:org.osmf.smpte.tt.model:TimedTextElementBase, i_regionElementsHash:flash.utils:Dictionary, i_captionRegionsHash:flash.utils:Dictionary, i_timelineEventsHash:flash.utils:Dictionary) — method, class org.osmf.smpte.tt.parsing.SMPTETTParser |
| |
| createThumb(source:Object, width:Number, height:Number, time:Number) — method, class com.akamai.hd.HDThumbnailGenerator |
|
Creates a thumbnail for a stream at a given size and offset
|
| creationType — Static Property, class org.osmf.smpte.tt.loader.SMPTETTLoader_LoadTrait_Helper |
| |
| currentAlternativeAudioStreamIndex — Property, class com.akamai.net.f4f.hds.AkamaiStreamController |
|
The index of the alternative audio stream currently in use. |
| CurrentClockMode — Static Property, class org.osmf.smpte.tt.timing.TimeExpression |
|
Global clock mode for the current parse session. |
| CurrentFrameRate — Static Property, class org.osmf.smpte.tt.timing.TimeExpression |
|
Global framerate for the current parse session
|
| CurrentFrameRateDenominator — Static Property, class org.osmf.smpte.tt.timing.TimeExpression |
|
Global frame rate denominator for the current parse session
|
| CurrentFrameRateNominator — Static Property, class org.osmf.smpte.tt.timing.TimeExpression |
|
Global frame rate nominator for the current parse session
|
| currentIndex — Property, class com.akamai.hd.HDNetStream |
|
The current index that is rendering for a MBR object source. |
| currentIndex — Property, class com.akamai.net.f4f.hds.AkamaiStreamController |
|
The currently rendered index. |
| currentIndexBitrate — Property, class com.akamai.hd.HDNetStream |
|
The bitrate value of the current index,, in kbps. |
| CurrentSmpteFrameRate — Static Property, class org.osmf.smpte.tt.timing.TimeExpression |
|
Global Smpte timecode to use for the current parse session
|
| CurrentSmpteMode — Static Property, class org.osmf.smpte.tt.timing.TimeExpression |
|
Global smpte mode for the current parse session. |
| currentStyle — Property, class org.osmf.smpte.tt.captions.TimedTextElement |
|
Gets or sets the current style of this element. |
| CurrentSubFrameRate — Static Property, class org.osmf.smpte.tt.timing.TimeExpression |
|
Global sub frame rate for the current parse session
|
| CurrentTickRate — Static Property, class org.osmf.smpte.tt.timing.TimeExpression |
|
Global tick rate for the current parse session
|
| CurrentTimeBase — Static Property, class org.osmf.smpte.tt.timing.TimeExpression |
|
Global time base for the current parse session. |
| currentTimeUpdateInterval — Property, class com.akamai.net.f4f.hds.AkamaiStreamController |
|
Interval between the dispatch of the TimeEvent.CURRENT_TIME_CHANGE
event in milliseconds. |
| Cyan — Constant Static Property, class org.osmf.smpte.tt.styling.Colors |
|
Gets the system-defined color that has the ARGB value of #FF00FFFF. |
|
| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |