| 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 |
| backgroundAlpha — Property, class org.osmf.smpte.tt.media.RootLayoutTargetSprite |
|
Defines the container's background alpha. |
| backgroundColor — Property, class org.osmf.captioning.model.CaptionStyle |
|
The background color for the control rendering
the captioning text in a hexadecimal format;
for example, 0xff0000 is red. |
| backgroundColor — Property, class org.osmf.smpte.tt.media.RootLayoutTargetSprite |
|
Defines the container's background color. |
| backgroundColorAlpha — Property, class org.osmf.captioning.model.CaptionStyle |
|
The alpha transparency of the background color as
a Number between 0 and 1. |
| backgroundColorStyleProperty — Property, class org.osmf.smpte.tt.formatting.FormattingObject |
| |
| bandwidth — Event, class com.akamai.display.AkamaiMediaSprite |
| |
| bandwidth — Event, class com.akamai.hd.HDNetStream |
|
Dispatched when a new estimate of the maximum bandwidth available between client and server is available from the class. |
| bandwidth — Property, class com.akamai.net.f4f.hds.AkamaiStreamController |
|
The estimated bandwidth, in kbps, over which the last fragment was downloaded. |
| bandwidth — Property, interface com.akamai.net.f4f.hds.IHDSProperties |
| |
| BANDWIDTH — Constant Static Property, class com.akamai.hd.HDEvent |
| |
| BandwidthEstimation — class, package com.akamai.utils |
|
This class will stream a media file at a certain bit rate and determine the bandwidth based on bytes downloaded. |
| BandwidthEstimation(url:String, estimationPeriodInSeconds:Number) — Constructor, class com.akamai.utils.BandwidthEstimation |
|
If you pass in the url on instantiation then you do not need to call startEstimation as the test will explicitly start for you. |
| bandwidthEstimationComplete — Event, class com.akamai.utils.BandwidthEstimation |
|
Dispatched once the test time is complete. |
| BANDWIDTH_ESTIMATION_COMPLETE — Constant Static Property, class com.akamai.hd.HDEvent |
| |
| bandwidthEstimationEnabled — Property, class com.akamai.hd.HDNetStream |
|
Returns a Boolean value representing whether bandwidth estimation for MBR content at startup is enabled. |
| baseAttributeValue() — method, class org.osmf.smpte.tt.model.parameter.ExtensionsElement |
| |
| baseAttributeValue() — method, class org.osmf.smpte.tt.model.parameter.ParameterElement |
| |
| BaseDroppedFPSRule — class, package org.osmf.net.rules |
|
BaseDroppedFPSRule is an emergency rule that recommends a bitrate that would
cause an acceptable number of dropped frames per second
|
| BaseDroppedFPSRule(metricRepository:org.osmf.net.metrics:MetricRepository, desiredSampleLength:Number, maximumDroppedFPSRatio:Number, model:com.akamai.net.f4f.hds:AkamaiStreamModel) — Constructor, class org.osmf.net.rules.BaseDroppedFPSRule |
|
Constructor. |
| Before — Constant Static Property, class org.osmf.smpte.tt.captions.DisplayAlign |
| |
| begin — Property, class org.osmf.smpte.tt.captions.TimedTextElement |
|
The start time in seconds. |
| begin — Event, class org.osmf.smpte.tt.parsing.SMPTETTParser |
| |
| begin — Property, class org.osmf.smpte.tt.timing.TreeType |
|
Get the time at which this element becomes active
|
| BEGIN — Constant Static Property, class org.osmf.smpte.tt.events.ParseEvent |
| |
| BEGIN — Constant Static Property, class org.osmf.smpte.tt.vocabulary.Attributes |
| |
| bestEffortDownload — Event, class com.akamai.net.f4f.hds.AkamaiHTTPNetStream |
|
Dispatched on a best effort download attempt after fragment retry attempts have elapsed
|
| between(p_string:String, p_start:String, p_end:String) — Static Method , class org.osmf.smpte.tt.utilities.StringUtils |
|
Returns everything after the first occurance of p_start and before
the first occurrence of p_end in p_string. |
| Black — Constant Static Property, class org.osmf.smpte.tt.styling.Colors |
|
Gets the system-defined color that has the ARGB value of #FF000000. |
| Block — class, package org.osmf.smpte.tt.formatting |
| |
| Block(p_element:org.osmf.smpte.tt.model:TimedTextElementBase) — Constructor, class org.osmf.smpte.tt.formatting.Block |
| |
| BlockContainer — class, package org.osmf.smpte.tt.formatting |
| |
| BlockContainer(p_element:org.osmf.smpte.tt.model:TimedTextElementBase) — Constructor, class org.osmf.smpte.tt.formatting.BlockContainer |
| |
| Blue — Constant Static Property, class org.osmf.smpte.tt.styling.Colors |
|
Gets the system-defined color that has the ARGB value of #FF0000FF. |
| blur — Property, class org.osmf.smpte.tt.styling.TextOutline |
| |
| body — Property, class org.osmf.smpte.tt.model.TimedTextElementBase |
| |
| BodyElement — class, package org.osmf.smpte.tt.model |
| |
| BodyElement() — Constructor, class org.osmf.smpte.tt.model.BodyElement |
| |
| BOLD — Constant Static Property, class org.osmf.smpte.tt.styling.FontWeightAttributeValue |
| |
| bottom — Property, class org.osmf.smpte.tt.primitives.Thickness |
|
Gets or sets the bottom value
|
| BreakOpportunities — Constant Static Property, class org.osmf.smpte.tt.rendering.Unicode |
| |
| BrElement — class, package org.osmf.smpte.tt.model |
| |
| BrElement() — Constructor, class org.osmf.smpte.tt.model.BrElement |
| |
| Brown — Constant Static Property, class org.osmf.smpte.tt.styling.Colors |
|
Gets the system-defined color that has the ARGB value of #FFA52A2A. |
| bufferLength — Property, class com.akamai.hd.HDNetStream |
|
Returns the buffer length in seconds
|
| bufferLengthAtLiveEOS — Property, class com.akamai.net.f4f.hds.AkamaiStreamController |
|
Value of the buffer length when live playback ends. |
| bufferLengthAtLiveEOS — Property, interface com.akamai.net.f4f.hds.IHDSProperties |
| |
| bufferProfile — Property, class com.akamai.net.f4f.hds.AkamaiStreamController |
|
Two different buffer profiles can be set:
AkamaiBufferProfileTypes.LIVE_LOW_LATENCY - provides the lowest "hand-waving latency" possible.
AkamaiBufferProfileTypes.LIVE_STABLE (default) - provides a more stable buffer.
|
| bufferProfile — Property, interface com.akamai.net.f4f.hds.IHDSProperties |
| |
| bufferTime — Property, class com.akamai.hd.HDNetStream |
|
[Setter is DEPRECATED] Returns the current target buffer time on the netstream. |
| buildCaptions(timedTextElement:org.osmf.smpte.tt.model:TimedTextElementBase, regionElementsHash:flash.utils:Dictionary, captionRegionsHash:flash.utils:Dictionary, timelineEventsHash:flash.utils:Dictionary) — method, class org.osmf.smpte.tt.parsing.SMPTETTParser |
| |
| buildCaptions(timedTextElement:org.osmf.smpte.tt.model:TimedTextElementBase, regionElementsHash:flash.utils:Dictionary, captionRegionsHash:flash.utils:Dictionary, timelineEventsHash:flash.utils:Dictionary) — method, class org.osmf.smpte.tt.parsing.SMPTETTParserAsync |
| |
| buildRegions(document:org.osmf.smpte.tt.model:TtElement) — method, class org.osmf.smpte.tt.parsing.SMPTETTParser |
| |
| buildRegions(document:org.osmf.smpte.tt.model:TtElement) — method, class org.osmf.smpte.tt.parsing.SMPTETTParserAsync |
| |
| ByteArrayUtilities — class, package com.akamai.utils |
| |
| bytesLoaded — Property, class com.akamai.hd.HDNetStream |
|
Returns the bytes loaded since the last play request. |
| BytesToString(bytes:flash.utils:ByteArray) — Static Method , class com.akamai.utils.ByteArrayUtilities |
| |
|
| 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 |