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  
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.
backgroundColorAlpha — Property, class org.osmf.captioning.model.CaptionStyle
The alpha transparency of the background color as a Number between 0 and 1.
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.
bufferLength — Property, class com.akamai.hd.HDNetStream
Returns the buffer length in seconds
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.
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