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 |
data — Property, class com.akamai.events.MediaInspectorEvent |
|
The contents of the object returned depend on
the media type inspected. |
data — Property, class com.akamai.hd.HDEvent |
|
Returns the data for the event, which can differ based on the event type. |
data — Property, class com.akamai.osmf.metadata.AkamaiMediaType |
|
The generic data object was supplied to the constructor. |
DATA_GAP_TRIGGER_TYPE — Constant Static Property, class com.akamai.net.f4f.hds.events.AkamaiFragmentLoadRetryEvent |
|
Retry triggered from a gap in the data, meaning no bytes have been
received for a period of time determined by the dispatching class. |
datamessage — Event, class com.akamai.display.AkamaiMediaSprite |
| |
datamessage — Event, class com.akamai.hd.HDNetStream |
|
Dispatched when the class receives a data message embedded in the stream. |
datamessage — Event, class com.akamai.net.f4f.hds.AkamaiHTTPNetStream |
|
Dispatched when a script tag is detected. |
DATA_MESSAGE — Constant Static Property, class com.akamai.hd.HDEvent |
| |
DATA_MESSAGE — Constant Static Property, class com.akamai.net.f4f.hds.events.AkamaiHDSEvent |
|
This event type is typically used for notification of an in-stream
callback type of message, such as an ActionScript CuePoint. |
deadconnection — Event, class com.akamai.display.AkamaiMediaSprite |
| |
deadconnection — Event, class com.akamai.hd.HDNetStream |
|
Dispatched when the class detects that no bytes have been received in 10s following a buffer empty event. |
DEAD_CONNECTION — Constant Static Property, class com.akamai.hd.HDEvent |
| |
debug — Event, class com.akamai.display.AkamaiMediaSprite |
|
Dispatched when the class has debug information. |
debug — Event, class com.akamai.hd.HDNetStream |
|
Contains a debug message. |
debug — Event, class com.akamai.net.AkamaiNetLoader |
|
Dispatched when the class has a debug message to send. |
DEBUG — Constant Static Property, class com.akamai.hd.HDEvent |
| |
destroy() — method, class com.akamai.hd.HDNetStream |
|
Prepares the class instance for deletion by cleaning out objects that may be held in memory. |
destroy() — method, class com.akamai.netSession.NetSessionInterface |
|
Call this when done with this class. |
DFXPCaptionURL — Property, class com.akamai.net.f4f.hds.AkamaiStreamController |
|
Takes a URL to the DFXP content file used for closed captioning. |
disableAllArchivePlayback — Property, class com.akamai.hd.HDNetStream |
|
If set true, this property will prohibit the class from playing back the archive portion of a live stream. |
displayObject — Property, class com.akamai.hd.HDNetStream |
|
A reference to any object that participates in the display stack and which has a access to the "stage" property. |
displayObject — Property, class com.akamai.net.f4f.hds.AkamaiStreamController |
|
Registers an instance of any display object with the NetStream. |
displayObject — Property, interface com.akamai.net.f4f.hds.IHDSProperties |
| |
download(type:String) — method, class com.akamai.netSession.NetSessionInterface |
|
Start downloading NetSession in the background. |
downloadRatio — Property, class com.akamai.hd.HDNetStream |
|
The downloadRatio is the ratio of the rate at which bytes are being downloaded over the rate at which they are
being rendered. |
downloadRatio — Property, class com.akamai.net.f4f.hds.AkamaiStreamController |
|
The ratio of the time it took to download the last fragment to the duration of video held within that fragment. |
downloadRatio — Property, interface com.akamai.net.f4f.hds.IHDSProperties |
| |
drmAuthenticating — Event, class com.akamai.net.f4f.hds.AkamaiStreamController |
|
Dispatched when a DRM protected stream requires a token to authenticate. |
DRM_AUTHENTICATING — Constant Static Property, class com.akamai.net.f4f.hds.events.AkamaiHDSEvent |
|
Dispatched when the system is in the process of DRM authentication. |
drmEndDate — Property, class com.akamai.net.f4f.hds.AkamaiStreamController |
|
Returns the end date for the playback window. |
drmPeriod — Property, class com.akamai.net.f4f.hds.AkamaiStreamController |
|
Returns the length of the playback window, in seconds. |
DRM_REQUIRES_USERNAME_PASSWORD — Constant Static Property, class com.akamai.net.f4f.hds.events.AkamaiHDSEvent |
|
Dispatched when username/password authentication for DRM is required. |
drmStartDate — Property, class com.akamai.net.f4f.hds.AkamaiStreamController |
|
Returns the start date for the playback window. |
drmState — Property, class com.akamai.net.f4f.hds.AkamaiStreamController |
|
The current state of the DRM for the media. |
droppedFPS — Property, class com.akamai.hd.HDNetStream |
|
The estimated dropped-frame rate, expressed in Hz. |
droppedFrames — Property, class com.akamai.hd.HDNetStream |
|
Returns the absolute count of dropped frames since the last play request
|
duration — Property, class com.akamai.display.AkamaiMediaSprite |
|
Returns the duration of the media in seconds. |
duration — Property, class com.akamai.hd.HDNetStream |
|
Returns the duration of the stream in seconds. |
duration — Property, class com.akamai.net.f4f.hds.AkamaiStreamController |
|
Duration of the media's playback, in seconds. |
durationAsTimeCode — Property, class com.akamai.hd.HDNetStream |
|
Returns the duration of the stream as HH:MM:SS timecode
|
durationAsUTC — Property, class com.akamai.net.f4f.hds.AkamaiStreamController |
|
Returns the current duration as an absolute value, the time in seconds since midnight UTC, Jan 1 1970. |
dvrAvailability — Property, class com.akamai.net.f4f.hds.AkamaiStreamController |
|
A string value denoting the dvr availability mode of the current stream. |
dvrAvailability — Property, interface com.akamai.net.f4f.hds.IHDSProperties |
| |
DVR_AVAILABILITY_FULL — Constant Static Property, class com.akamai.net.f4f.hds.AkamaiStreamType |
|
Full, unlimited DVR is available for the live stream. |
DVR_AVAILABILITY_LIMITED — Constant Static Property, class com.akamai.net.f4f.hds.AkamaiStreamType |
|
Limited DVR (also known as a DVR Window) is available for the live stream. |
DVR_AVAILABILITY_NONE — Constant Static Property, class com.akamai.net.f4f.hds.AkamaiStreamType |
|
No DVR is available for the live stream. |
DVR_AVAILABILITY_UNKNOWN — Constant Static Property, class com.akamai.net.f4f.hds.AkamaiStreamType |
|
There is no DVR available or it is undefined for the current stream. |
dvrwindow — Event, class com.akamai.hd.HDNetStream |
|
Dispatched when the DVR window is detected or is changed. |
dvrWindow — Property, class com.akamai.hd.HDNetStream |
|
Specifies the length of the DVR window, if implemented, in seconds. |
DVR_WINDOW — Constant Static Property, class com.akamai.hd.HDEvent |
| |
dvrwindowclosed — Event, class com.akamai.hd.HDNetStream |
|
Dispatched when the player is paused on a live stream with dvr window enabled, and the player slides out of the available dvr window. |
DVR_WINDOW_CLOSED — Constant Static Property, class com.akamai.hd.HDEvent |
| |
|
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 |