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 |
acceptedEULA — Property, class com.akamai.netSession.events.ClientAttributesEvent |
|
See NetClient docs on property. |
actualIndex — Property, class com.akamai.net.f4f.hds.AkamaiStreamController |
|
The current index being downloaded. |
actualIndex — Property, interface com.akamai.net.f4f.hds.IHDSProperties |
| |
addAkamaiMediaTypeToResource(resource:org.osmf.media:MediaResourceBase, mediaType:String, data:Object) — Static Method , class com.akamai.osmf.utils.AkamaiMediaUtils |
|
Adds the mediaType and a generic data object to the resource as metadata. |
addCaptionFormat(value:org.osmf.captioning.model:CaptionFormat) — method, class org.osmf.captioning.model.Caption |
|
Adds a CaptionFormat to this class' internal collection. |
addHandler(name:String, handler:Function) — method, class com.akamai.hd.HDClientProxy |
|
Adds a handler for the specified callback name. |
addManifestQueryArgsToFragmentRequests — Property, class com.akamai.net.f4f.hds.AkamaiStreamController |
|
If set true, then any query args attached to the manifest request will be added to all subsequent fragment requests. |
addManifestQueryArgsToFragmentRequests — Property, interface com.akamai.net.f4f.hds.IHDSProperties |
| |
addStream(streamName:String, bitRate:Number, width:Number, height:Number) — method, class com.akamai.hd.HDMBRObject |
|
Adds a stream and bitrate pair to the DynamicStreamItem object
|
addStream(streamName:String, bitRate:Number, width:Number, height:Number) — method, interface com.akamai.hd.IMBRObject |
|
Adds a stream and bitrate pair to the DynamicStreamItem object
|
AKAMAI_ADVANCED_STREAMING_PLUGIN_METADATA_NAMESPACE — Constant Static Property, class com.akamai.osmf.utils.AkamaiStrings |
|
The namespace for getting/setting metadata on the plug-in resource
and/or a media resource. |
AkamaiBufferProfileType — class, package com.akamai.net.f4f.hds |
|
Specifies the available buffer profile types. |
AkamaiFragmentLoadRetryEvent — class, package com.akamai.net.f4f.hds.events |
|
Dispatched when a fragment request is re-tried after a failed request. |
AkamaiFragmentLoadRetryEvent(type:String, bubbles:Boolean, cancelable:Boolean, retryCount:Number, retryTotal:Number, retryInterval:Number, connectionLost:Boolean, triggerType:String) — Constructor, class com.akamai.net.f4f.hds.events.AkamaiFragmentLoadRetryEvent |
|
Constructor. |
AkamaiHDNetStream — class, package com.akamai.net |
|
The AkamaiHDNetStream class extends HDNetStream to bring the capabilities of the Akamai HDN for Adobe Flash
into the OVP. |
AkamaiHDNetStream(connection:flash.net:NetConnection) — Constructor, class com.akamai.net.AkamaiHDNetStream |
|
Constructor
|
AKAMAI_HDN_METADATA_KEY_DATA — Constant Static Property, class com.akamai.osmf.utils.AkamaiStrings |
|
This is a key for a media resource metadata value. |
AkamaiHDSEvent — class, package com.akamai.net.f4f.hds.events |
|
The AkamaiHDSEvent is dispatched by HDCore classes for
HDS (HTTP Dynamic Streaming) media delivery. |
AkamaiHDSEvent(type:String, bubbles:Boolean, cancelable:Boolean, data:Object) — Constructor, class com.akamai.net.f4f.hds.events.AkamaiHDSEvent |
|
Constructor. |
AkamaiHTTPNetStream — class, package com.akamai.net.f4f.hds |
|
The Akamai NetStream class for HDS (HTTP Dynamic Streaming) playback. |
AkamaiMediaResourceResolver — class, package com.akamai.osmf.media |
|
A class that can take a media resource, inspect it, determine the type of media referenced,
and attach Akamai metadata to the resource. |
AkamaiMediaResourceResolverEvent — class, package com.akamai.osmf.events |
| |
AkamaiMediaResourceResolverEvent(type:String, bubbles:Boolean, cancelable:Boolean, resource:org.osmf.media:MediaResourceBase, errorMsg:String) — Constructor, class com.akamai.osmf.events.AkamaiMediaResourceResolverEvent |
|
Constructor. |
AkamaiMediaSprite — class, package com.akamai.display |
|
AkamaiMediaSprite is a display component which simplifies the process of robustly playing back Akamai HDN 1 content and RTMP content
from the Akamai network. |
AkamaiMediaSprite(width:Number, height:Number) — Constructor, class com.akamai.display.AkamaiMediaSprite |
|
Constructor. |
AkamaiMediaType — class, package com.akamai.osmf.metadata |
|
This is a simple container class that contains a media type
and a generic data object. |
AkamaiMediaType(mediaType:String, data:Object) — Constructor, class com.akamai.osmf.metadata.AkamaiMediaType |
|
Constructor. |
AKAMAI_MEDIA_TYPE_AMD_LIVE — Constant Static Property, class com.akamai.osmf.utils.AkamaiStrings |
|
Akamai Media Delivery live streaming. |
AKAMAI_MEDIA_TYPE_AMD_ONDEMAND — Constant Static Property, class com.akamai.osmf.utils.AkamaiStrings |
|
Akamai Media Delivery on-demand streaming. |
AKAMAI_MEDIA_TYPE_AMD_PROGRESSIVE — Constant Static Property, class com.akamai.osmf.utils.AkamaiStrings |
|
Akamai Media Delivery progressive download. |
AKAMAI_MEDIA_TYPE_FMS_MBR — Constant Static Property, class com.akamai.osmf.utils.AkamaiStrings |
|
Adobe Flash Media Server multi-bitrate. |
AKAMAI_MEDIA_TYPE_HDN_ADOBE_HTTP — Constant Static Property, class com.akamai.osmf.utils.AkamaiStrings |
|
Akamai HD Network Adobe HTTP Dynamic Streaming
|
AKAMAI_MEDIA_TYPE_HDN_MBR — Constant Static Property, class com.akamai.osmf.utils.AkamaiStrings |
|
Akamai HD Network multi-bitrate. |
AKAMAI_MEDIA_TYPE_HDN_SBR — Constant Static Property, class com.akamai.osmf.utils.AkamaiStrings |
|
Akamai HD Network single bitrate stream. |
AKAMAI_MEDIA_TYPE_IGNORE — Constant Static Property, class com.akamai.osmf.utils.AkamaiStrings |
|
Ignore, meaning the Akamai plugin will ignore the resource and
and not try to inspect it or load it. |
AKAMAI_MEDIA_TYPE_UNKNOWN — Constant Static Property, class com.akamai.osmf.utils.AkamaiStrings |
|
Unknown, meaning the type of media cannot be determined. |
AkamaiMediaUtils — class, package com.akamai.osmf.utils |
|
Contains useful utility methods for working with Akamai media and OSMF. |
AKAMAI_METADATA_KEY_ADD_MANIFEST_QUERY_ARGS_TO_FRAG_REQUESTS — Constant Static Property, class com.akamai.osmf.utils.AkamaiStrings |
|
This is a key for a media resource metadata value. |
AKAMAI_METADATA_KEY_CONNECT_AUTH_PARAMS — Constant Static Property, class com.akamai.osmf.utils.AkamaiStrings |
|
This is a key for a media resource metadata value. |
AKAMAI_METADATA_KEY_DISPLAY_OBJECT — Constant Static Property, class com.akamai.osmf.utils.AkamaiStrings |
|
This is a key for a plug-in resource metadata value. |
AKAMAI_METADATA_KEY_ENABLE_LARGE_BUFFERS_FOR_LONG_FORM_CONTENT — Constant Static Property, class com.akamai.osmf.utils.AkamaiStrings |
|
This is a key for a media resource metadata value. |
AKAMAI_METADATA_KEY_ENABLE_LOCAL_SHARED_OBJECT — Constant Static Property, class com.akamai.osmf.utils.AkamaiStrings |
|
This is a key for a plugin resource metadata value. |
AKAMAI_METADATA_KEY_ENABLE_LOG_STRING_ON_FRAG_REQUESTS — Constant Static Property, class com.akamai.osmf.utils.AkamaiStrings |
|
This is a key for media resource metadata value. |
AKAMAI_METADATA_KEY_ENABLE_NETSESSION_DISCOVERY — Constant Static Property, class com.akamai.osmf.utils.AkamaiStrings |
|
This is a key for a media resource metadata value. |
AKAMAI_METADATA_KEY_FRAG_RETRY_ATTEMPTS — Constant Static Property, class com.akamai.osmf.utils.AkamaiStrings |
|
This is a key for a media resource metadata value. |
AKAMAI_METADATA_KEY_GENERIC_NETSTREAM_PROPERTIES — Constant Static Property, class com.akamai.osmf.utils.AkamaiStrings |
|
This is a key for a media resource metadata value. |
AKAMAI_METADATA_KEY_GENERIC_NETSTREAM_PROPERTY — Constant Static Property, class com.akamai.osmf.utils.AkamaiStrings |
|
This is a key for a media resource metadata value. |
AKAMAI_METADATA_KEY_HDN1_FORCE_NO_SUBCLIP — Constant Static Property, class com.akamai.osmf.utils.AkamaiStrings |
|
This is a key for a media resource metadata value. |
AKAMAI_METADATA_KEY_ITOKEN_SERVICE — Constant Static Property, class com.akamai.osmf.utils.AkamaiStrings |
|
This is a key for a media resource metadata value. |
AKAMAI_METADATA_KEY_LIVE_BUFFER_PROFILE — Constant Static Property, class com.akamai.osmf.utils.AkamaiStrings |
|
This is a key for a media resource metadata value. |
AKAMAI_METADATA_KEY_LIVE_TIMEOUT — Constant Static Property, class com.akamai.osmf.utils.AkamaiStrings |
|
This is a key for a plug-in resource metadata value. |
AKAMAI_METADATA_KEY_MAX_ALLOWED_BITRATE — Constant Static Property, class com.akamai.osmf.utils.AkamaiStrings |
|
This is a key for media resource metadata value. |
AKAMAI_METADATA_KEY_MAX_ALLOWED_INDEX — Constant Static Property, class com.akamai.osmf.utils.AkamaiStrings |
|
This is a key for a media resource metadata value. |
AKAMAI_METADATA_KEY_MAX_BUFFER_LENGTH — Constant Static Property, class com.akamai.osmf.utils.AkamaiStrings |
|
This is a key for a media resource metadata value. |
AKAMAI_METADATA_KEY_MBR_STARTING_BITRATE — Constant Static Property, class com.akamai.osmf.utils.AkamaiStrings |
|
This is a key for a media resource metadata value. |
AKAMAI_METADATA_KEY_MBR_STARTING_INDEX — Constant Static Property, class com.akamai.osmf.utils.AkamaiStrings |
|
This is a key for a media resource metadata value. |
AKAMAI_METADATA_KEY_MEDIA_TYPE — Constant Static Property, class com.akamai.osmf.utils.AkamaiStrings |
|
This is a key for a media resource metadata value. |
AKAMAI_METADATA_KEY_NETSESSION_MODE — Constant Static Property, class com.akamai.osmf.utils.AkamaiStrings |
|
This is a key for a media resource metadata value. |
AKAMAI_METADATA_KEY_PRIMARY_TOKEN — Constant Static Property, class com.akamai.osmf.utils.AkamaiStrings |
|
This is a key for a media resource metadata value. |
AKAMAI_METADATA_KEY_RETRY_INTERVAL — Constant Static Property, class com.akamai.osmf.utils.AkamaiStrings |
|
This is a key for a plug-in resource metadata value. |
AKAMAI_METADATA_KEY_RETRY_LIVE — Constant Static Property, class com.akamai.osmf.utils.AkamaiStrings |
|
This is a key for a plug-in resource metadata value. |
AKAMAI_METADATA_KEY_SET_BANDWIDTH_ESTIMATION_ENABLED — Constant Static Property, class com.akamai.osmf.utils.AkamaiStrings |
|
This is a key for a media resource metadata value. |
AKAMAI_METADATA_KEY_STARTING_BUFFER_TIME — Constant Static Property, class com.akamai.osmf.utils.AkamaiStrings |
|
This is a key for a media resource metadata value. |
AKAMAI_METADATA_KEY_STREAM_AUTH_PARAMS — Constant Static Property, class com.akamai.osmf.utils.AkamaiStrings |
|
This is a key for a media resource metadata value. |
AKAMAI_METATDATA_KEY_ENABLE_ALTERNATE_SERVER_MAPPING — Constant Static Property, class com.akamai.osmf.utils.AkamaiStrings |
|
This is a key for a media resource metadata value. |
AKAMAI_METATDATA_KEY_ENABLE_END_USER_MAPPING — Constant Static Property, class com.akamai.osmf.utils.AkamaiStrings |
|
This is a key for a media resource metadata value. |
AkamaiNetLoader — class, package com.akamai.net |
|
AkamaiNetLoader is a class which will accept a string resource to Akamai HDN 1 content or RTMP content,
inspect the type and then create and connect the appropriate
NetConnection and NetStream objects to enable a player to render that resource. |
AkamaiNetLoader(target:flash.events:IEventDispatcher) — Constructor, class com.akamai.net.AkamaiNetLoader |
|
Constructor
|
AkamaiNetSessionType — class, package com.akamai.net.f4f.hds |
|
Specifies the Akamai NetSession (HDClient) types available. |
AkamaiStreamController — class, package com.akamai.net.f4f.hds |
|
The AkamaiStreamController class is a non-UI, controller class that handles the
complexities of playing HDS (HTTP Dynamic Streaming) media. |
AkamaiStreamController() — Constructor, class com.akamai.net.f4f.hds.AkamaiStreamController |
|
Constructor. |
AkamaiStreamType — class, package com.akamai.net.f4f.hds |
|
Contains Stream information pertaining to type, meaning live,
archived live and on-demand. |
AKAMAI_STREAM_TYPE_ARCHIVED_LIVE — Constant Static Property, class com.akamai.net.f4f.hds.AkamaiStreamType |
|
An archived live (formerly live) stream. |
AKAMAI_STREAM_TYPE_LIVE — Constant Static Property, class com.akamai.net.f4f.hds.AkamaiStreamType |
|
A live stream. |
AKAMAI_STREAM_TYPE_VOD — Constant Static Property, class com.akamai.net.f4f.hds.AkamaiStreamType |
|
A Video On Demand stream. |
AkamaiStrings — class, package com.akamai.osmf.utils |
|
This class contains static string constants used by the HDCore classes
and users of the Akamai Advanced Streaming Plugin for OSMF. |
AkamaiVideoSurface — class, package com.akamai.display |
|
AkamaiVideoSurface class wraps the display object where
a video should be displayed. |
AkamaiVideoSurface(useStageVideo:Boolean, createVideo:Function) — Constructor, class com.akamai.display.AkamaiVideoSurface |
|
Default constructor. |
alternativeAudioStreamSwitching — Property, class com.akamai.net.f4f.hds.AkamaiStreamController |
|
Indicates whether or not an alternative audio stream switch is currently
in progress. |
altservermapfailover — Event, class com.akamai.hd.HDNetStream |
|
Dispatched when the class fails over to the alternate server map. |
AMD_LIVE — Constant Static Property, class com.akamai.media.MediaType |
| |
AMD_ONDEMAND — Constant Static Property, class com.akamai.media.MediaType |
|
Akamai Media Delivery on-demand streaming. |
AMD_PROGRESSIVE — Constant Static Property, class com.akamai.media.MediaType |
|
Akamai Media Delivery progressive download. |
analyticsBeacon — Property, class com.akamai.hd.HDNetStream |
|
Activates the built-in Akamai Client Side Media Analytics plugin, by specifying the beacon path that the plugin should track against. |
analyticsBeacon — Property, class com.akamai.net.f4f.hds.AkamaiStreamController |
|
Activates the built-in Akamai Client Side Media Analytics (CSMA) plugin, by specifying the beacon path
the plugin should track against. |
analyticsPluginLoaderInstance — Property, class com.akamai.hd.HDNetStream |
|
Use this accessor instead of the analyticsBeacon accessor if
you want to add multiple instances of the plugin in the same player. |
analyticsPluginLoaderInstance — Property, class com.akamai.net.f4f.hds.AkamaiStreamController |
| |
analyticsSetData(key:String, value:Object) — method, class com.akamai.net.f4f.hds.AkamaiStreamController |
|
Calls AnalyticsPluginLoader.setData with the
key/value pair provided to the method. |
archiveplaybackdisabled — Event, class com.akamai.hd.HDNetStream |
|
Dispatched when the disableAllArchivePlayback property is set true, and the class detects that the user is trying to access a live stream
(or a stream that was formerly live) at a point other than true live, which is defined as being within 10s of the latest TAT time returned by the server. |
ARCHIVE_PLAYBACK_DISABLED — Constant Static Property, class com.akamai.hd.HDEvent |
| |
asyncerror — Event, class com.akamai.display.AkamaiMediaSprite |
| |
attachNetStream(netStream:flash.net:NetStream) — method, class com.akamai.stagevideo.StageVideoHelper |
| |
audioPan — Property, class com.akamai.net.f4f.hds.AkamaiStreamController |
|
Pan property of the media. |
authenticate(username:String, password:String) — method, class com.akamai.net.f4f.hds.AkamaiStreamController |
|
Authenticates the media. |
authenticateWithToken(token:Object) — method, class com.akamai.net.f4f.hds.AkamaiStreamController |
|
Authenticates the media using an object which serves as a token. |
autoPlay — Property, class com.akamai.net.f4f.hds.AkamaiStreamController |
|
Indicates whether the media starts playing right away after calling
the play method and as soon as the media has been loaded. |
autoRecoverFromTimeout — Property, class com.akamai.hd.HDNetStream |
|
Specifies whether the class should automatically try to recover from a timeout. |
autoRewind — Property, class com.akamai.net.f4f.hds.AkamaiStreamController |
|
Indicates whether media is returned to the beginning after playback completes. |
autoStart — Property, class com.akamai.display.AkamaiMediaSprite |
|
Sets playback to start automatically once a resource is loaded. |
autoSwitch — Property, class com.akamai.hd.HDNetStream |
|
Defines whether the class should automatically switch between available bitrates. |
available — Property, class com.akamai.netSession.events.NetSessionPresentEvent |
|
Returns true if NetSession is installed and available or false if not. |
averageBandwidth — Property, class com.akamai.net.f4f.hds.AkamaiStreamController |
|
Returns the bandwidth estimate, in kbps, averaged over the last 2 segments. |
averageBandwidth — Property, interface com.akamai.net.f4f.hds.IHDSProperties |
| |
averagePlaybackBitsPerSecond — Property, class com.akamai.hd.HDNetStream |
|
The smoothed and averaged playback bits per second. |
|
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 |