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  
makeTATrequest() — method, class com.akamai.hd.HDNetStream
Triggers the class to make a request to the server for an updated TAT time.
manualSwitchMode — Property, class com.akamai.net.f4f.hds.AkamaiStreamController
Indicates whether or not the media will automatically switch between dynamic streams.
markerDurationReached — Event, class com.akamai.net.f4f.hds.AkamaiStreamController
Dispatched when the currentTime property of the MediaElement associated with this TimelineMetadata has reached the duration offset of one of the TimelineMarkers in this TimelineMetadata.
markerTimeReached — Event, class com.akamai.net.f4f.hds.AkamaiStreamController
Dispatched when the currentTime property of the MediaElement associated with this TimelineMetadata has reached the time value of one of the TimelineMarkers in this TimelineMetadata.
maxAllowedIndex — Property, class com.akamai.net.f4f.hds.AkamaiStreamController
The max allowed index in the current rendition set.
maxBufferLength — Property, class com.akamai.hd.HDNetStream
Specifies the maximum buffer length in seconds to allow when a) the class is paused b) single bitrate content is playing c) multi-bitrate content is playing at the highest rendition available.
maximizeSingleBitrateBuffers — Property, class com.akamai.hd.HDNetStream
Specifies wether the class should set the target buffer to a high value (default is 60s) for non-live single-bitrate content and for non-live multi-bitrate content where you are playing the highest available index.
maximumBitrateAllowed — Property, class com.akamai.hd.HDNetStream
When switching multi-bitrate content in auto-mode, this property specifies the maximum stream bitrate, in kbps, that the class is allowed to play.
maximumBitrateAllowed — Property, class com.akamai.net.f4f.hds.AkamaiStreamController
When switching multi-bitrate content in auto switching mode, this property specifies the maximum stream bitrate in kbps the class is allowed to play.
maximumBitrateAllowed — Property, interface com.akamai.net.f4f.hds.IHDSProperties
maxIndexAvailable — Property, class com.akamai.hd.HDNetStream
The highest index available for the current MBR object.
maxIndexAvailableBitrate — Property, class com.akamai.hd.HDNetStream
The bitrate value of the highest index that is available, in kbps.
maxLiveDriftAllowed — Property, class com.akamai.hd.HDNetStream
[DEPRECATED] The maximum live drift value allowed, in seconds.
maxSecondsWithoutData — Property, class com.akamai.hd.HDNetStream
The maximum number of seconds that the class has not received data while playing.
MBRObject — Property, class com.akamai.hd.HDNetStream
The current IMBRObject instance that the class is playing MBR content, or else null for SBR.
MEDIA_ENCRYPTED — Constant Static Property, class com.akamai.net.f4f.hds.events.AkamaiHDSEvent
Dispatched when playback of Akamai encrypted media is detected.
mediaError — Event, class com.akamai.net.f4f.hds.AkamaiHTTPNetStream
Dispatched when an error occurs processing the media.
mediaHeight — Property, class com.akamai.net.f4f.hds.AkamaiStreamController
Intrinsic height of the media, in pixels.
MediaInspector — class, package com.akamai.media
MediaInspector is a stateless class that looks at a supplied URL and tries to determine the media type.
MediaInspectorBase — class, package com.akamai.media
Base class for MediaInspector classes to extend.
MediaInspectorBase(target:flash.events:IEventDispatcher) — Constructor, class com.akamai.media.MediaInspectorBase
Constructor.
MediaInspectorEvent — class, package com.akamai.events
A MediaInspectorEvent is dispatched by an Inspector class when the class has finished it's asynchronous inspection successfully or has encountered an error, or has timed out.
MediaInspectorEvent(type:String, bubbles:Boolean, cancelable:Boolean, mediaType:String, data:Object) — Constructor, class com.akamai.events.MediaInspectorEvent
Constructor.
mediaType — Property, class com.akamai.events.MediaInspectorEvent
The media type resulting from a successful inspection.
mediaType — Property, class com.akamai.net.AkamaiNetLoader
Returns the media type of the resource
mediaType — Property, class com.akamai.osmf.metadata.AkamaiMediaType
The Akamai media type.
MediaType — final class, package com.akamai.media
MediaType indentifies the various types of media that can be played over the Akamai Network.
MEDIA_TYPE_NOT_ACCEPTED — Static Property, class com.akamai.net.AkamaiNetLoader
mediaWidth — Property, class com.akamai.net.f4f.hds.AkamaiStreamController
Intrinsic width of the media, in pixels.
metadata — Event, class com.akamai.display.AkamaiMediaSprite
metadata — Event, class com.akamai.hd.HDNetStream
Dispatched when a onMetaData callback has been received by the class.
metadata — Event, class com.akamai.net.f4f.hds.AkamaiHTTPNetStream
Dispatched when the onMetaData script tag is detected.
METADATA — Constant Static Property, class com.akamai.hd.HDEvent
METADATA — Constant Static Property, class com.akamai.net.f4f.hds.events.AkamaiHDSEvent
This event type is typically used for notification of the in-stream onMetaData script tag.
muted — Property, class com.akamai.net.f4f.hds.AkamaiStreamController
Indicates whether the media is currently muted.
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