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 |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
close() — method, class com.akamai.hd.HDNetStream |
|
Closes the NeStream and stops all running timers
|
closeAndDestroy() — method, class com.akamai.display.AkamaiMediaSprite |
| |
closeAndDestroy() — method, class com.akamai.net.f4f.hds.AkamaiStreamController |
|
Cleans up the class completely. |
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 |
| |
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 — 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. |
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. |
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. |
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 |
| |
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
|
currentAlternativeAudioStreamIndex — Property, class com.akamai.net.f4f.hds.AkamaiStreamController |
|
The index of the alternative audio stream currently in use. |
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. |
currentTimeUpdateInterval — Property, class com.akamai.net.f4f.hds.AkamaiStreamController |
|
Interval between the dispatch of the AkamaiHDSEvent.PROGRESS
event for the current time in milliseconds. |
|
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 |