A B C D E F G H I J K L M N O P Q R S T U V W X

N

name - Variable in class org.red5.server.api.stream.support.DynamicPlayItem
Playlist item name
name - Variable in class org.red5.server.api.stream.support.SimplePlayItem
Playlist item name
name - Variable in class org.red5.server.net.proxy.ProxyFilter
Filter name
name - Variable in class org.red5.server.net.remoting.RemotingHeader
The name of the header.
name - Variable in class org.red5.server.PersistableAttributeStore
Attribute store name
name - Variable in class org.red5.server.scope.BasicScope
String identifier for this scope
name - Variable in class org.red5.server.so.SharedObject
Shared Object name (identifier)
NAVIGATION - Static variable in interface org.red5.io.flv.meta.ICueType
Cue point type of navigation
NC_CALL_BADVERSION - Static variable in interface org.red5.server.net.rtmp.status.StatusCodes
The URI specified in the NetConnection.connect method did not specify 'rtmp' as the protocol.
NC_CALL_FAILED - Static variable in interface org.red5.server.net.rtmp.status.StatusCodes
The NetConnection.call method was not able to invoke the server-side method or command.
NC_CONNECT_APPSHUTDOWN - Static variable in interface org.red5.server.net.rtmp.status.StatusCodes
The application has been shut down (for example, if the application is out of memory resources and must shut down to prevent the server from crashing) or the server has shut down.
NC_CONNECT_CLOSED - Static variable in interface org.red5.server.net.rtmp.status.StatusCodes
The connection was closed successfully
NC_CONNECT_FAILED - Static variable in interface org.red5.server.net.rtmp.status.StatusCodes
The connection attempt failed.
NC_CONNECT_INVALID_APPLICATION - Static variable in interface org.red5.server.net.rtmp.status.StatusCodes
The application name specified during connect is invalid.
NC_CONNECT_REJECTED - Static variable in interface org.red5.server.net.rtmp.status.StatusCodes
The client does not have permission to connect to the application, the application expected different parameters from those that were passed, or the application name specified during the connection attempt was not found on the server.
NC_CONNECT_SUCCESS - Static variable in interface org.red5.server.net.rtmp.status.StatusCodes
The connection attempt succeeded.
NEEDS_CONFIG_HEADER - Static variable in interface org.red5.compatibility.flex.messaging.messages.Message
 
NetworkDumpFilter - Class in org.red5.server.net.proxy
Network dump filter, performs raw data and headers dump on message recieve
NetworkDumpFilter(WritableByteChannel, WritableByteChannel) - Constructor for class org.red5.server.net.proxy.NetworkDumpFilter
Create network dump filter from given dump channels
newBroadcastStream(int) - Method in interface org.red5.server.api.stream.IStreamCapableConnection
Create a broadcast stream.
newBroadcastStream(int) - Method in class org.red5.server.net.rtmp.RTMPConnection
Create a broadcast stream.
newClient(Object[]) - Method in interface org.red5.server.api.IClientRegistry
Create a new client client object from connection params.
newClient(Object[]) - Method in class org.red5.server.ClientRegistry
Return client from next id with given params
newDecoder() - Method in class org.red5.io.utils.HexCharset
Constructs a new decoder for this charset.
newEncoder() - Method in class org.red5.io.utils.HexCharset
Constructs a new encoder for this charset.
newInstance(String) - Method in class org.red5.io.amf.Input
Creates a new instance of the className parameter and returns as an Object
newInstance(String) - Static method in class org.red5.server.util.ConversionUtils
Create new class instance
newPlaylistSubscriberStream(int) - Method in interface org.red5.server.api.stream.IStreamCapableConnection
Create a stream that can play a list.
newPlaylistSubscriberStream(int) - Method in class org.red5.server.net.rtmp.RTMPConnection
Create a stream that can play a list.
newSingleItemSubscriberStream(int) - Method in interface org.red5.server.api.stream.IStreamCapableConnection
Create a stream that can play only one item.
newSingleItemSubscriberStream(int) - Method in class org.red5.server.net.rtmp.RTMPConnection
Create a stream that can play only one item.
nextBytesRead - Variable in class org.red5.server.net.rtmp.RTMPConnection
Number of bytes to read next.
nextId() - Method in class org.red5.server.ClientRegistry
Return next client id
nextId() - Method in interface org.red5.server.jmx.mxbeans.ClientRegistryMXBean
 
nextItem() - Method in interface org.red5.server.api.stream.IPlaylist
Go for next item decided by controller logic.
nextItem(IPlaylist, int) - Method in interface org.red5.server.api.stream.IPlaylistController
Get next item to play.
nextItem() - Method in class org.red5.server.stream.PlaylistSubscriberStream
Go for next item decided by controller logic.
nextItem() - Method in class org.red5.server.stream.ServerStream
Go for next item decided by controller logic.
nextItem(IPlaylist, int) - Method in class org.red5.server.stream.SimplePlaylistController
Get next item to play.
NioByteBufferToByteArray(ByteBuffer) - Static method in class org.red5.server.net.rtmp.event.SerializeUtils
 
NoCacheImpl - Class in org.red5.server.cache
Provides an implementation of an object cache which actually does not provide a cache.
NotAllowedException - Exception in org.red5.server.service
Thrown when a client is not allowed to execute a method.
NotAllowedException() - Constructor for exception org.red5.server.service.NotAllowedException
 
NotAllowedException(String) - Constructor for exception org.red5.server.service.NotAllowedException
 
notify(IServiceCall) - Method in interface org.red5.server.api.service.IServiceCapableConnection
 
notify(IServiceCall, int) - Method in interface org.red5.server.api.service.IServiceCapableConnection
 
notify(String) - Method in interface org.red5.server.api.service.IServiceCapableConnection
 
notify(String, Object[]) - Method in interface org.red5.server.api.service.IServiceCapableConnection
 
Notify - Class in org.red5.server.net.rtmp.event
Stream notification event
Notify() - Constructor for class org.red5.server.net.rtmp.event.Notify
Constructs a new Notify.
Notify(IoBuffer) - Constructor for class org.red5.server.net.rtmp.event.Notify
Create new notification event with given byte buffer
Notify(IServiceCall) - Constructor for class org.red5.server.net.rtmp.event.Notify
Create new notification event with given service call
notify(IServiceCall) - Method in class org.red5.server.net.rtmp.RTMPConnection
notify(IServiceCall, int) - Method in class org.red5.server.net.rtmp.RTMPConnection
notify(String) - Method in class org.red5.server.net.rtmp.RTMPConnection
notify(String, Object[]) - Method in class org.red5.server.net.rtmp.RTMPConnection
notifyBroadcastClose() - Method in class org.red5.server.stream.ServerStream
Notifies handler on stream broadcast stop
notifyBroadcastStart() - Method in class org.red5.server.stream.ServerStream
Notifies handler on stream broadcast start
notifyClear() - Method in class org.red5.server.so.ClientSharedObject
Notify listeners on clear
notifyClose() - Method in interface org.red5.server.api.persistence.IPersistenceStore
Notify store that it's being closed.
notifyClose() - Method in class org.red5.server.persistence.FilePersistence
Notify store that it's being closed.
notifyClose(FilePersistence) - Method in class org.red5.server.persistence.FilePersistenceThread
Write any pending objects for the given store to disk.
notifyClose() - Method in class org.red5.server.persistence.RamPersistence
Notify store that it's being closed.
notifyClosed(RTMPTConnection) - Method in class org.red5.server.net.rtmpt.RTMPTServlet
A connection has been closed that was created by this servlet.
notifyConnect() - Method in class org.red5.server.so.ClientSharedObject
Notify listeners on event
notifyConnected(IConnection) - Method in interface org.red5.server.api.listeners.IConnectionListener
A new connection was established.
notifyConnected(IConnection) - Method in class org.red5.server.Server
Notify listeners that a new connection was established.
notifyDelete(String) - Method in class org.red5.server.so.ClientSharedObject
Notify listeners on attribute delete
notifyDisconnect() - Method in class org.red5.server.so.ClientSharedObject
Notify listeners on disconnect
notifyDisconnected(IConnection) - Method in interface org.red5.server.api.listeners.IConnectionListener
A connection was disconnected.
notifyDisconnected(IConnection) - Method in class org.red5.server.Server
Notify listeners that a connection was disconnected.
notifyEvent(IEvent) - Method in interface org.red5.server.api.event.IEventListener
Notify of event.
notifyEvent(IEvent) - Method in class org.red5.server.BaseConnection
Notified on event
notifyEvent(IEvent) - Method in class org.red5.server.net.remoting.RemotingConnection
Notify of event.
notifyEvent(IEvent) - Method in class org.red5.server.scope.BasicScope
Notifies listeners on event.
notifyModified() - Method in class org.red5.server.so.SharedObject
Send notification about modification of SO
notifyOnAllConnections(String, Object[]) - Static method in class org.red5.server.api.service.ServiceUtils
Notify a method on all connections to the current scope.
notifyOnAllConnections(IScope, String, Object[]) - Static method in class org.red5.server.api.service.ServiceUtils
Notify a method on all connections to a given scope.
notifyOnClient(IClient, IScope, String, Object[]) - Static method in class org.red5.server.api.service.ServiceUtils
Notify a method on all connections of a client to a given scope.
notifyOnConnection(String, Object[]) - Static method in class org.red5.server.api.service.ServiceUtils
Notify a method on the current connection.
notifyOnConnection(IConnection, String, Object[]) - Static method in class org.red5.server.api.service.ServiceUtils
Notify a method on a given connection.
notifyScopeCreated(IScope) - Method in interface org.red5.server.api.listeners.IScopeListener
A scope has been created.
notifyScopeCreated(IScope) - Method in class org.red5.server.Server
Notify listeners about a newly created scope.
notifyScopeRemoved(IScope) - Method in interface org.red5.server.api.listeners.IScopeListener
A scope has been removed.
notifyScopeRemoved(IScope) - Method in class org.red5.server.Server
Notify listeners that a scope was removed.
notifySendMessage(String, List<?>) - Method in class org.red5.server.so.ClientSharedObject
Broadcast send event to listeners
notifyUpdate(String, Object) - Method in class org.red5.server.so.ClientSharedObject
Notify listeners on update
notifyUpdate(String, Map<String, Object>) - Method in class org.red5.server.so.ClientSharedObject
Notify listeners on map attribute update
NS_BUFFER_EMPTY - Static variable in interface org.red5.server.net.rtmp.status.StatusCodes
The buffer is empty (sent from server to client)
NS_CLEAR_FAILED - Static variable in interface org.red5.server.net.rtmp.status.StatusCodes
A recorded stream failed to delete.
NS_CLEAR_SUCCESS - Static variable in interface org.red5.server.net.rtmp.status.StatusCodes
A recorded stream was deleted successfully.
NS_DATA_START - Static variable in interface org.red5.server.net.rtmp.status.StatusCodes
 
NS_FAILED - Static variable in interface org.red5.server.net.rtmp.status.StatusCodes
An attempt to use a Stream method (at client-side) failed
NS_INVALID_ARGUMENT - Static variable in interface org.red5.server.net.rtmp.status.StatusCodes
Invalid arguments were passed to a NetStream method.
NS_PAUSE_NOTIFY - Static variable in interface org.red5.server.net.rtmp.status.StatusCodes
The subscriber has used the seek command to move to a particular location in the recorded stream.
NS_PLAY_COMPLETE - Static variable in interface org.red5.server.net.rtmp.status.StatusCodes
Playlist playback is complete.
NS_PLAY_FAILED - Static variable in interface org.red5.server.net.rtmp.status.StatusCodes
An attempt to play back a stream failed
NS_PLAY_FILE_STRUCTURE_INVALID - Static variable in interface org.red5.server.net.rtmp.status.StatusCodes
This event is sent if the player detects an MP4 with an invalid file structure.
NS_PLAY_INSUFFICIENT_BW - Static variable in interface org.red5.server.net.rtmp.status.StatusCodes
Data is playing behind the normal speed
NS_PLAY_NO_SUPPORTED_TRACK_FOUND - Static variable in interface org.red5.server.net.rtmp.status.StatusCodes
This event is sent if the player does not detect any supported tracks.
NS_PLAY_PUBLISHNOTIFY - Static variable in interface org.red5.server.net.rtmp.status.StatusCodes
The initial publish to a stream was successful.
NS_PLAY_RESET - Static variable in interface org.red5.server.net.rtmp.status.StatusCodes
A playlist was reset
NS_PLAY_START - Static variable in interface org.red5.server.net.rtmp.status.StatusCodes
Play was started
NS_PLAY_STOP - Static variable in interface org.red5.server.net.rtmp.status.StatusCodes
Play was stopped
NS_PLAY_STREAMNOTFOUND - Static variable in interface org.red5.server.net.rtmp.status.StatusCodes
An attempt was made to play a stream that does not exist
NS_PLAY_SWITCH - Static variable in interface org.red5.server.net.rtmp.status.StatusCodes
Playlist playback switched from one stream to another.
NS_PLAY_TRANSITION - Static variable in interface org.red5.server.net.rtmp.status.StatusCodes
Transition to another stream has been initiated.
NS_PLAY_TRANSITION_COMPLETE - Static variable in interface org.red5.server.net.rtmp.status.StatusCodes
Transition to another stream is complete.
NS_PLAY_UNPUBLISHNOTIFY - Static variable in interface org.red5.server.net.rtmp.status.StatusCodes
An unpublish from a stream was successful.
NS_PUBLISH_BADNAME - Static variable in interface org.red5.server.net.rtmp.status.StatusCodes
An attempt was made to publish a stream that is already being published by someone else.
NS_PUBLISH_START - Static variable in interface org.red5.server.net.rtmp.status.StatusCodes
An attempt to publish was successful.
NS_RECORD_FAILED - Static variable in interface org.red5.server.net.rtmp.status.StatusCodes
An attempt to record a stream failed
NS_RECORD_NOACCESS - Static variable in interface org.red5.server.net.rtmp.status.StatusCodes
An attempt was made to record a read-only stream
NS_RECORD_START - Static variable in interface org.red5.server.net.rtmp.status.StatusCodes
Recording was started
NS_RECORD_STOP - Static variable in interface org.red5.server.net.rtmp.status.StatusCodes
Recording was stopped
NS_SEEK_FAILED - Static variable in interface org.red5.server.net.rtmp.status.StatusCodes
The stream doesn't support seeking.
NS_SEEK_NOTIFY - Static variable in interface org.red5.server.net.rtmp.status.StatusCodes
The subscriber has used the seek command to move to a particular location in the recorded stream.
NS_TRANSITION_FORCED - Static variable in interface org.red5.server.net.rtmp.status.StatusCodes
Transition to another stream has been forced.
NS_TRANSITION_SUCCESS - Static variable in interface org.red5.server.net.rtmp.status.StatusCodes
Transition to another stream is processing normally.
NS_UNPAUSE_NOTIFY - Static variable in interface org.red5.server.net.rtmp.status.StatusCodes
Publishing has stopped
NS_UNPUBLISHED_SUCCESS - Static variable in interface org.red5.server.net.rtmp.status.StatusCodes
An attempt to unpublish was successful

A B C D E F G H I J K L M N O P Q R S T U V W X
Copyright © 2006-2012 The Red5 Project