| 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 |
| objectEncoding — Property, interface org.openvideoplayer.net.INetConnection |
|
The object encoding for this NetConnection instance. |
| objectEncoding — Property, class org.openvideoplayer.net.OvpConnection |
|
The object encoding for this NetConnection instance. |
| _oldStreamName — Property, class org.openvideoplayer.net.OvpDynamicNetStream |
| |
| OnCuePoint — Event, interface org.openvideoplayer.advertising.IMASTAdapter |
|
A cue point event occurred. |
| OnCuePoint — Constant Static Property, class org.openvideoplayer.advertising.MASTAdapterEvent |
|
A cue point event occurred. |
| OnEnd — Event, interface org.openvideoplayer.advertising.IMASTAdapter |
|
The player has stopped naturally, with no new content
|
| OnEnd — Constant Static Property, class org.openvideoplayer.advertising.MASTAdapterEvent |
|
The player has stopped naturally, with no new content
|
| OnError — Event, interface org.openvideoplayer.advertising.IMASTAdapter |
|
An error has occurred, typically of enough severity to warrant display to the user
|
| OnError — Constant Static Property, class org.openvideoplayer.advertising.MASTAdapterEvent |
|
An error has occurred, typically of enough severity to warrant display to the user
|
| onFCSubscribe(info:Object) — method, class com.akamai.net.AkamaiDynamicNetStream |
| |
| onfi — Event, class org.openvideoplayer.net.OvpNetStream |
|
Dispatched if the class' onFI callback is called. |
| ONFI — Constant Static Property, class org.openvideoplayer.events.OvpEvent |
|
Flash Media Live Encoder contains a special built-in handler, onFI, that subscribing clients can use
in their ActionScript code to access timecode information. |
| OnFullScreenChange — Event, interface org.openvideoplayer.advertising.IMASTAdapter |
|
Fullscreen has been toggled
|
| OnFullScreenChange — Constant Static Property, class org.openvideoplayer.advertising.MASTAdapterEvent |
|
Fullscreen has been toggled
|
| OnItemEnd — Event, interface org.openvideoplayer.advertising.IMASTAdapter |
|
The current item is coming to the end
|
| OnItemEnd — Constant Static Property, class org.openvideoplayer.advertising.MASTAdapterEvent |
|
The current item is coming to the end
|
| OnItemStart — Event, interface org.openvideoplayer.advertising.IMASTAdapter |
|
A new item is being started
|
| OnItemStart — Constant Static Property, class org.openvideoplayer.advertising.MASTAdapterEvent |
|
A new item is being started
|
| ONLASTSECOND — Constant Static Property, class org.openvideoplayer.events.OvpEvent |
|
Some FLV files have this callback embedded. |
| OnMouseOver — Event, interface org.openvideoplayer.advertising.IMASTAdapter |
|
The mouse has moved
|
| OnMouseOver — Constant Static Property, class org.openvideoplayer.advertising.MASTAdapterEvent |
|
The mouse has moved
|
| OnMute — Event, interface org.openvideoplayer.advertising.IMASTAdapter |
|
The player was muted, or volume brought to 0
|
| OnMute — Constant Static Property, class org.openvideoplayer.advertising.MASTAdapterEvent |
|
The player was muted, or volume brought to 0
|
| OnPause — Event, interface org.openvideoplayer.advertising.IMASTAdapter |
|
Athe pause command is given
|
| OnPause — Constant Static Property, class org.openvideoplayer.advertising.MASTAdapterEvent |
|
Athe pause command is given
|
| OnPlay — Event, interface org.openvideoplayer.advertising.IMASTAdapter |
|
Defined as anytime the play command is issued, even after a pause
|
| OnPlay — Constant Static Property, class org.openvideoplayer.advertising.MASTAdapterEvent |
|
Defined as anytime the play command is issued, even after a pause
|
| OnPlayerSizeChanged — Event, interface org.openvideoplayer.advertising.IMASTAdapter |
|
Player size has changed
|
| OnPlayerSizeChanged — Constant Static Property, class org.openvideoplayer.advertising.MASTAdapterEvent |
|
Player size has changed
|
| onPlayStatus(info:Object) — method, class org.openvideoplayer.net.OvpDynamicNetStream |
|
Catches onPlayStatus callbacks. |
| OnSeek — Event, interface org.openvideoplayer.advertising.IMASTAdapter |
|
The player was manually seeked
|
| OnSeek — Constant Static Property, class org.openvideoplayer.advertising.MASTAdapterEvent |
|
The player was manually seeked
|
| OnStop — Event, interface org.openvideoplayer.advertising.IMASTAdapter |
|
The stop command is given
|
| OnStop — Constant Static Property, class org.openvideoplayer.advertising.MASTAdapterEvent |
|
The stop command is given
|
| OnVolumeChange — Event, interface org.openvideoplayer.advertising.IMASTAdapter |
|
Volume was changed
|
| OnVolumeChange — Constant Static Property, class org.openvideoplayer.advertising.MASTAdapterEvent |
|
Volume was changed
|
| optimizeForLivebandwidthEstimate — Property, interface org.openvideoplayer.net.dynamicstream.INetStreamMetrics |
| |
| optimizeForLivebandwidthEstimate — Property, class org.openvideoplayer.net.dynamicstream.MetricsProvider |
|
Flash player can have problems attempting to accurately estimate max bytes available with live streams. |
| org.openvideoplayer.advertising — package |
| |
| org.openvideoplayer.cc — package |
| |
| org.openvideoplayer.events — package |
| |
| org.openvideoplayer.net — package |
| |
| org.openvideoplayer.net.dynamicstream — package |
| |
| org.openvideoplayer.parsers — package |
| |
| org.openvideoplayer.plugins — package |
| |
| org.openvideoplayer.rss — package |
| |
| org.openvideoplayer.utilities — package |
| |
| org.openvideoplayer.version — package |
| |
| overrideIP — Property, class com.akamai.net.AkamaiConnection |
|
Allows you to force the class to connect to this IP address. |
| OvpCCManager — class, package org.openvideoplayer.cc |
|
The OvpCCManager class provides closed captioning for video playback and supports a subset of the
W3C Timed Text Authoring Format 1.0 - Distribution Format Exchange Profile (DFXP). |
| OvpCCManager(ns:org.openvideoplayer.net:OvpNetStream) — Constructor, class org.openvideoplayer.cc.OvpCCManager |
|
Constructs a new OvpCCManager object, with the OvpNetStream object it will use. |
| OvpClientProxy — Dynamic Class, package org.openvideoplayer.net |
|
This proxy class is used privately by OVpNetStream to listen for capture
client object callbacks. |
| OvpConnection — class, package org.openvideoplayer.net |
|
The OvpConnection class manages the complexity of establishing a robust NetConnection
with a streaming service. |
| OvpConnection() — Constructor, class org.openvideoplayer.net.OvpConnection |
|
Constructor
|
| OvpCuePointManager — class, package org.openvideoplayer.net |
|
The OvpCuePointManager class allows you to add cue points with ActionScript
and have them fire at specified times in the stream. |
| OvpCuePointManager(ns:org.openvideoplayer.net:OvpNetStream) — Constructor, class org.openvideoplayer.net.OvpCuePointManager |
|
Constructs a new OvpCuePointManager object, with the OvpNetStream object it will use. |
| OvpDynamicNetStream — class, package org.openvideoplayer.net |
|
The OvpDynamicNetStream class extends OvpnetStream to implement Adobe's Dynamic Switching -i.e the ability to switch smoothly between
a suite of consistent source files which vary in their bitrate and dimensions. |
| OvpDynamicNetStream(nc:flash.net:NetConnection) — Constructor, class org.openvideoplayer.net.OvpDynamicNetStream |
|
Constructor
|
| OvpError — class, package org.openvideoplayer.events |
|
The OvpError class contains all of the error codes and descriptions for the Open Video Player code base. |
| OvpError(errorCode:uint) — Constructor, class org.openvideoplayer.events.OvpError |
|
Constructor. |
| OvpEvent — class, package org.openvideoplayer.events |
|
The OvpEvent class is dispatched for all events in the Open Video Player code base. |
| OvpEvent(type:String, data:Object) — Constructor, class org.openvideoplayer.events.OvpEvent |
|
Constructor. |
| OvpNetStream — class, package org.openvideoplayer.net |
|
The OvpNetStream class extends flash.net.NetStream to provide unique features such as a
fast start (dual buffer) for streams, and metadata events. |
| OvpNetStream(connection:Object) — Constructor, class org.openvideoplayer.net.OvpNetStream |
|
Constructor
|
| OvpPlayerEvent — class, package org.openvideoplayer.plugins |
|
Events dispatched by a Class implementing the IOvpPlayer interface. |
| OvpPlayerEvent(type:String, data:Object, bubbles:Boolean, cancelable:Boolean) — Constructor, class org.openvideoplayer.plugins.OvpPlayerEvent |
| |
| ovpPlugInCoreVersion — Property, interface org.openvideoplayer.plugins.IOvpPlugIn |
|
Should return the OVP version the plug-in was built against. |
| ovpPlugInDescription — Property, interface org.openvideoplayer.plugins.IOvpPlugIn |
|
Should return a human readable description of the plug-in. |
| ovpPlugInName — Property, interface org.openvideoplayer.plugins.IOvpPlugIn |
|
Should return the human readable name for the plug-in. |
| ovpPlugInTracingOn — Property, interface org.openvideoplayer.plugins.IOvpPlugIn |
|
Tells the plug-in to turn on/off tracing. |
| ovpPlugInVersion — Property, interface org.openvideoplayer.plugins.IOvpPlugIn |
|
Should return the version of the plug-in. |
| OvpVersion — class, package org.openvideoplayer.version |
|
Centralized repository for the version number associated with the release of this code
|
|
| 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 |