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  
name — Property, class org.openvideoplayer.net.dynamicstream.DynamicStreamBitrate
gets the stream name set from the constructor
netConnection — Property, class org.openvideoplayer.net.OvpConnection
Returns a reference to the active NetConnection object.
netConnection — Property, class org.openvideoplayer.net.OvpNetStream
Get the NetConnection object this class is using.
NETSESSION_CLIENT — Constant Static Property, class org.openvideoplayer.events.OvpEvent
NETSESSION_EULA — Constant Static Property, class org.openvideoplayer.events.OvpEvent
netStatus — Event, interface org.openvideoplayer.net.INetConnection
Dispatched when a NetConnection object is reporting its status or error condition.
netStatus — Event, class org.openvideoplayer.net.OvpConnection
See the INetConnection interface for information on this event.
NET_STATUS — Constant Static Property, class org.openvideoplayer.events.OvpEvent
Mapped over from HDEVENT
netStream — Property, class org.openvideoplayer.cc.OvpCCManager
Set the OvpNetStream object this class will use.
netStream — Property, class org.openvideoplayer.net.OvpCuePointManager
Set the OvpNetStream object this class will use.
netStream — Property, interface org.openvideoplayer.net.dynamicstream.INetStreamMetrics
netStream — Property, class org.openvideoplayer.net.dynamicstream.MetricsProvider
Returns the NetStream sent in the constructor
NETSTREAM_CREATED — Constant Static Property, class org.openvideoplayer.plugins.OvpPlayerEvent
The player can dispatch this event to expose the OvpNetStream object used to play the media.
NETSTREAM_CUEPOINT — Constant Static Property, class org.openvideoplayer.events.OvpEvent
The OvpEvent.NETSTREAM_CUEPOINT constant defines the value of an OvpEvent's type property, dispatched when an embedded cue point is reached while playing an FLV file.
NETSTREAM_IMAGEDATA — Constant Static Property, class org.openvideoplayer.events.OvpEvent
The OvpEvent.NETSTREAM_IMAGEDATA constant defines the value of an OvpEvent's type property, dispatched when the OvpNetStream class receives an image embedded in the H.264 file being played.
NETSTREAM_METADATA — Constant Static Property, class org.openvideoplayer.events.OvpEvent
The OvpEvent.NETSTREAM_METADATA constant defines the value of an OvpEvent's type property, dispatched when the OvpNetStream class receives descriptive information embedded in the FLV file being played.
NETSTREAM_PLAYSTATUS — Constant Static Property, class org.openvideoplayer.events.OvpEvent
The OvpEvent.NETSTREAM_PLAYSTATUS constant defines the value of an OvpEvent's type property, dispatched when a NetStream object has completely played a stream, or when it switches to a different stream in a server-side playlist.
NETSTREAM_TEXTDATA — Constant Static Property, class org.openvideoplayer.events.OvpEvent
The OvpEvent.NETSTREAM_TEXTDATA constant defines the value of an OvpEvent's type property, dispatched when the OvpNetStream class receives text data embedded in the H.264 file being played.
NETSTREAM_XMPDATA — Constant Static Property, class org.openvideoplayer.events.OvpEvent
The OvpEvent.NETSTREAM_TEXTDATA constant defines the value of an OvpEvent's type property, dispatched when the NetStream receives information specific to Adobe Extensible Metadata Platform (XMP) embedded in the video being played.
NETWORK_FAILED — Constant Static Property, class org.openvideoplayer.events.OvpError
A network failure has occured
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