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  
IAdPlayer — Interface, package org.openvideoplayer.advertising
An interface implemented by an ad player.
id — Property, interface org.openvideoplayer.advertising.IMASTTarget
The type of target, can be used for keying particular payload items to a target.
id — Property, interface org.openvideoplayer.advertising.IMASTTrigger
Reference for this trigger.
id — Property, class org.openvideoplayer.cc.Caption
The ID supplied to the constructor when the Caption was created.
id — Property, class org.openvideoplayer.cc.Style
Get the ID passed to the constructor.
id3 — Event, class org.openvideoplayer.net.OvpNetStream
Dispatched when the class receives information about ID3 data embedded in an MP3 file.
IDENT_REQUEST_FAILED — Constant Static Property, class org.openvideoplayer.events.OvpError
ident request failure.
imagedata — Event, class org.openvideoplayer.net.OvpNetStream
Dispatched when the class receives an image embedded in a H.264 file.
imageUrl — Property, class com.akamai.rss.AkamaiMediaRSS
The image URL of the feed
IMASTAdapter — Interface, package org.openvideoplayer.advertising
The purpose of the IMASTAdapter interface is to provide an adapter between the player and the MAST engine.
IMASTPayloadHandler — Interface, package org.openvideoplayer.advertising
The IMASTPayloadHandler Interface.
IMASTSource — Interface, package org.openvideoplayer.advertising
IMASTSource represents the source or the payload of the MAST document.
IMASTTarget — Interface, package org.openvideoplayer.advertising
IMASTTarget represents a target object in a MAST document.
IMASTTrigger — Interface, package org.openvideoplayer.advertising
IMASTTrigger represents a trigger object in a MAST document.
incrementFailCount() — method, class org.openvideoplayer.net.dynamicstream.DynamicStreamBitrate
Simply increments the times the stream has failed to play.
incrementFailCountAt(index:uint) — method, class org.openvideoplayer.net.dynamicstream.DynamicStreamItem
Increments the failed counter at the requested index
indexFromName(name:String) — method, class org.openvideoplayer.net.dynamicstream.DynamicStreamItem
Returns the index associated with a bitrate name.
INetConnection — Interface, package org.openvideoplayer.net
The INetConnection interface declares the properties and methods for a class implementing NetConnection behavior.
INetStreamMetrics — Interface, package org.openvideoplayer.net.dynamicstream
NetStream Metrics Interface Defines an interface that a class must implement to provide netstream metrics for dynamic switching rules.
info — Property, class org.openvideoplayer.net.dynamicstream.MetricsProvider
Returns a reference to the info property of the monitored NetStream
initAd(width:Number, height:Number, viewMode:String, desiredBitrate:Number, creativeData:String, environmentVars:String) — method, interface org.openvideoplayer.advertising.IVPAID
After the ad is loaded and the player calls handshakeVersion, the player calls initAd to initialize the ad experience.
initOvpPlugIn(player:org.openvideoplayer.plugins:IOvpPlayer) — method, interface org.openvideoplayer.plugins.IOvpPlugIn
Called from the player.
INVALID_ARGUMENT — Constant Static Property, class org.openvideoplayer.events.OvpError
Invalid argument passed to a property or method.
INVALID_CAPTION_FONT_SIZE — Constant Static Property, class org.openvideoplayer.events.OvpError
Invalid caption font size.
INVALID_CUEPOINT — Constant Static Property, class org.openvideoplayer.events.OvpError
Invalid cue point object.
INVALID_CUEPOINT_NAME — Constant Static Property, class org.openvideoplayer.events.OvpError
Invalid cue point name.
INVALID_CUEPOINT_TIME — Constant Static Property, class org.openvideoplayer.events.OvpError
Invalid cue point time.
INVALID_INDEX — Constant Static Property, class org.openvideoplayer.events.OvpError
Invalid stream index requested.
ioError — Event, interface org.openvideoplayer.net.INetConnection
Dispatched when an input or output error occurs that causes a network operation to fail.
ioError — Event, class org.openvideoplayer.net.OvpConnection
See the INetConnection interface for information on this event.
IOvpPlayer — Interface, package org.openvideoplayer.plugins
The OVP player interface.
IOvpPlugIn — Interface, package org.openvideoplayer.plugins
This is a Plug-in interface for the Open Video Player code base.
isAvailable — Property, class org.openvideoplayer.net.dynamicstream.DynamicStreamBitrate
Returns whether this stream has exceeded its allowed number of fails.
isAvailable(index:int) — method, class org.openvideoplayer.net.dynamicstream.DynamicStreamItem
Returns true if a index is available
isBuffering — Property, class org.openvideoplayer.net.OvpNetStream
Returns the buffering status of the stream.
IS_BUFFERING — Constant Static Property, class org.openvideoplayer.events.OvpEvent
isBusy — Property, class org.openvideoplayer.parsers.ParserBase
Boolean parameter indicating whether the class is already busy loading a file.
isDefault — Property, class org.openvideoplayer.rss.ContentTO
isLive — Property, class com.akamai.net.AkamaiConnection
Returns true if connected to a live stream.
isLive — Property, class com.akamai.rss.AkamaiBOSSParser
Boolean parameter indicating whether the stream is live or not
isLive — Property, class org.openvideoplayer.net.OvpNetStream
The isLive flag is a convenience property.
IS_LIVE_STREAM — Constant Static Property, class org.openvideoplayer.events.OvpEvent
isLockedAt(index:int) — method, class org.openvideoplayer.net.dynamicstream.DynamicStreamItem
Returns true if this index level is currently locked.
_isMultibitrate — Property, class org.openvideoplayer.net.OvpDynamicNetStream
isPaused — Property, interface org.openvideoplayer.advertising.IMASTAdapter
True if the player is paused
isPlaying — Property, interface org.openvideoplayer.advertising.IMASTAdapter
True if the player is playing content
IS_PLAYING_LIVE — Constant Static Property, class org.openvideoplayer.events.OvpEvent
isProgressive — Property, class org.openvideoplayer.net.OvpConnection
Informs whether the current connection is progressive or not.
isProgressive — Property, class org.openvideoplayer.net.OvpNetStream
Informs whether the current connection is progressive or not.
isSteadyState — Property, class org.openvideoplayer.net.dynamicstream.DynamicStreamBitrate
Returns whether this stream is in steady state or not.
isStopped — Property, interface org.openvideoplayer.advertising.IMASTAdapter
True if the player is stopped, or not yet started
isWhitespace(character:String) — Static Method , class org.openvideoplayer.utilities.StringUtil
Returns true if the specified string is a single space, tab, carriage return, newline, or formfeed character.
ISwitchingRule — Interface, package org.openvideoplayer.net.dynamicstream
Rules Interface Defines an interface for heuristics switching rules to implement in order to be callable by the managing dynamic stream class.
itemArray — Property, class com.akamai.rss.AkamaiMediaRSS
The items as an array of ItemTO objects
itemCount — Property, class com.akamai.rss.AkamaiMediaRSS
The number of items in the feed
itemCount — Property, interface org.openvideoplayer.plugins.IOvpPlayer
Number of items in the current play list.
itemsPlayed — Property, interface org.openvideoplayer.advertising.IMASTAdapter
The count of items that have been displayed in full or part.
itemsPlayed — Property, interface org.openvideoplayer.plugins.IOvpPlayer
Number of items that have played.
ItemTO — class, package org.openvideoplayer.rss
The ItemTO class is a transfer object defining the data representation of an item in a media RSS feed. This class is used by the XxxMediaRSS class and is not invoked directly by end users. The properties in this class are defined by the Media RSS specification which can be viewed at http://search.yahoo.com/mrss.
itemXmlList — Property, class com.akamai.rss.AkamaiMediaRSS
The items as an XMLList
IVPAID — Interface, package org.openvideoplayer.advertising
The IAB standard IVPAID interface for OVP players.
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