- AAC_SAMPLERATES - Static variable in class org.red5.server.stream.codec.AACAudio
-
- AACAudio - Class in org.red5.server.stream.codec
-
Red5 audio codec for the AAC audio format.
- AACAudio() - Constructor for class org.red5.server.stream.codec.AACAudio
-
Constructs a new AACAudio
- Abort - Class in org.red5.server.net.rtmp.event
-
RTMP Abort event.
- Abort() - Constructor for class org.red5.server.net.rtmp.event.Abort
-
- Abort(int) - Constructor for class org.red5.server.net.rtmp.event.Abort
-
- AbstractClientStream - Class in org.red5.server.stream
-
Abstract base for client streams
- AbstractClientStream() - Constructor for class org.red5.server.stream.AbstractClientStream
-
- AbstractMessage - Class in org.red5.compatibility.flex.messaging.messages
-
Base class for all Flex compatibility messages.
- AbstractMessage() - Constructor for class org.red5.compatibility.flex.messaging.messages.AbstractMessage
-
Initialize default message fields.
- AbstractMessage - Class in org.red5.server.messaging
-
Abstract base for all messages
- AbstractMessage() - Constructor for class org.red5.server.messaging.AbstractMessage
-
- AbstractPipe - Class in org.red5.server.messaging
-
Abstract pipe that books providers/consumers and listeners.
- AbstractPipe() - Constructor for class org.red5.server.messaging.AbstractPipe
-
- AbstractScopeAdapter - Class in org.red5.server.adapter
-
Base scope handler implementation.
- AbstractScopeAdapter() - Constructor for class org.red5.server.adapter.AbstractScopeAdapter
-
- AbstractStream - Class in org.red5.server.stream
-
Abstract base implementation of IStream.
- AbstractStream() - Constructor for class org.red5.server.stream.AbstractStream
-
- accept(File, String) - Method in class org.red5.classloading.ClassLoaderBuilder.JarFileFilter
-
Check whether file matches filter rules
- accept(File, String) - Method in class org.red5.server.service.WarDeployer.DirectoryFilter
-
Check whether file matches filter rules
- acceptor - Variable in class org.red5.server.net.rtmp.RTMPMinaTransport
-
- AccessDeniedException - Exception in org.red5.server.exception
-
Access denied
- AccessDeniedException() - Constructor for exception org.red5.server.exception.AccessDeniedException
-
- AcknowledgeMessage - Class in org.red5.compatibility.flex.messaging.messages
-
Flex compatibility message that is returned to the client.
- AcknowledgeMessage() - Constructor for class org.red5.compatibility.flex.messaging.messages.AcknowledgeMessage
-
- AcknowledgeMessageExt - Class in org.red5.compatibility.flex.messaging.messages
-
An externalizable version of a given AcknowledgeMessage.
- AcknowledgeMessageExt() - Constructor for class org.red5.compatibility.flex.messaging.messages.AcknowledgeMessageExt
-
- AcknowledgeMessageExt(AcknowledgeMessage) - Constructor for class org.red5.compatibility.flex.messaging.messages.AcknowledgeMessageExt
-
- acquire() - Method in interface org.red5.server.api.so.ISharedObject
-
Prevent shared object from being released.
- acquire() - Method in class org.red5.server.so.SharedObject
-
Prevent shared object from being released.
- acquire() - Method in class org.red5.server.so.SharedObjectScope
-
Prevent shared object from being released.
- acquireCount - Variable in class org.red5.server.so.SharedObject
-
Number of times the SO has been acquired
- acquireToken(long, long) - Method in interface org.red5.server.stream.ITokenBucket
-
Acquire tokens amount of tokenCount
waiting wait milliseconds if token not available.
- acquireTokenBestEffort(long) - Method in interface org.red5.server.stream.ITokenBucket
-
Nonblockingly acquire token.
- acquireTokenNonblocking(long, ITokenBucket.ITokenBucketCallback) - Method in interface org.red5.server.stream.ITokenBucket
-
Nonblockingly acquire token.
- active - Variable in class org.red5.server.session.Session
-
- add(E) - Method in class org.red5.server.ClientList
-
- add(int, E) - Method in class org.red5.server.ClientList
-
- addChildScope(IBasicScope) - Method in class org.red5.server.adapter.AbstractScopeAdapter
-
Called just before a child scope is added.
- addChildScope(IBasicScope) - Method in interface org.red5.server.api.scope.IScope
-
Adds scope as a child scope.
- addChildScope(IBasicScope) - Method in interface org.red5.server.api.scope.IScopeHandler
-
Called just before a child scope is added.
- addChildScope(IBasicScope) - Method in class org.red5.server.CoreHandler
-
Called just before a child scope is added.
- addChildScope(IBasicScope) - Method in class org.red5.server.scope.Scope
-
Add child scope to this scope
- addClient(IClient) - Method in class org.red5.server.ClientRegistry
-
Add client to registry
- addClientStream(IClientStream) - Method in class org.red5.server.net.rtmp.RTMPConnection
-
- addData(IoBuffer) - Method in interface org.red5.server.api.stream.IAudioStreamCodec
-
Update the state of the codec with the passed data.
- addData(IoBuffer) - Method in interface org.red5.server.api.stream.IVideoStreamCodec
-
Update the state of the codec with the passed data.
- addData(IoBuffer) - Method in class org.red5.server.stream.codec.AACAudio
-
Update the state of the codec with the passed data.
- addData(IoBuffer) - Method in class org.red5.server.stream.codec.AVCVideo
-
Update the state of the codec with the passed data.
- addData(IoBuffer) - Method in class org.red5.server.stream.codec.ScreenVideo
-
Update the state of the codec with the passed data.
- addData(IoBuffer) - Method in class org.red5.server.stream.codec.ScreenVideo2
-
Update the state of the codec with the passed data.
- addData(IoBuffer) - Method in class org.red5.server.stream.codec.SorensonVideo
-
Update the state of the codec with the passed data.
- addEvent(ISharedObjectEvent.Type, String, Object) - Method in interface org.red5.server.so.ISharedObjectMessage
-
Addition event handler
- addEvent(ISharedObjectEvent) - Method in interface org.red5.server.so.ISharedObjectMessage
-
Add event handler
- addEvent(ISharedObjectEvent) - Method in class org.red5.server.so.SharedObjectMessage
-
Add event handler
- addEvent(ISharedObjectEvent.Type, String, Object) - Method in class org.red5.server.so.SharedObjectMessage
-
Addition event handler
- addEventListener(IEventListener) - Method in interface org.red5.server.api.event.IEventObservable
-
Add event listener to this observable
- addEventListener(IEventListener) - Method in class org.red5.server.scope.BasicScope
-
Add event listener to list of notified objects
- addEventListener(IEventListener) - Method in class org.red5.server.so.SharedObjectScope
-
Add event listener to list of notified objects
- addEvents(List<ISharedObjectEvent>) - Method in class org.red5.server.so.SharedObjectMessage
-
- addEvents(Queue<ISharedObjectEvent>) - Method in class org.red5.server.so.SharedObjectMessage
-
- addGlobalProperty(String, String) - Static method in class org.red5.spring.ExtendedPropertyPlaceholderConfigurer
-
Add a global property to be merged
- addHeader(String, Object) - Method in interface org.red5.server.api.remoting.IRemotingConnection
-
Tell the client to add a header with all further requests.
- addHeader(String, Object, boolean) - Method in interface org.red5.server.api.remoting.IRemotingConnection
-
Tell the client to add a header with all further requests.
- addHeader(String, boolean, Object) - Method in class org.red5.server.net.remoting.RemotingClient
-
Send an additional header to the server.
- addHeader(String, Object) - Method in class org.red5.server.net.remoting.RemotingConnection
-
Tell the client to add a header with all further requests.
- addHeader(String, Object, boolean) - Method in class org.red5.server.net.remoting.RemotingConnection
-
Tell the client to add a header with all further requests.
- addItem(IPlayItem) - Method in interface org.red5.server.api.stream.IPlaylist
-
Add an item to the list.
- addItem(IPlayItem, int) - Method in interface org.red5.server.api.stream.IPlaylist
-
Add an item to specific index.
- addItem(IPlayItem) - Method in class org.red5.server.stream.PlaylistSubscriberStream
-
Add an item to the list.
- addItem(IPlayItem, int) - Method in class org.red5.server.stream.PlaylistSubscriberStream
-
Add an item to specific index.
- addItem(IPlayItem) - Method in class org.red5.server.stream.ServerStream
-
Add an item to the list.
- addItem(IPlayItem, int) - Method in class org.red5.server.stream.ServerStream
-
Add an item to specific index.
- additional - Variable in class org.red5.server.net.rtmp.status.StatusObject
-
- addListener(IApplication) - Method in class org.red5.server.adapter.MultiThreadedApplicationAdapter
-
Register listener that will get notified about application events.
- addListener(IScopeListener) - Method in interface org.red5.server.api.IServer
-
Add listener to get notified about scope events.
- addListener(IConnectionListener) - Method in interface org.red5.server.api.IServer
-
Add listener to get notified about connection events.
- addListener(IScopeListener) - Method in class org.red5.server.Server
-
Add listener to get notified about scope events.
- addListener(IConnectionListener) - Method in class org.red5.server.Server
-
Add listener to get notified about connection events.
- addMapping(String, String, String) - Method in interface org.red5.server.api.IServer
-
Map a virtual hostname and a path to the name of a global scope.
- addMapping(String, String, String) - Method in class org.red5.server.Server
-
Map key (host + / + context path) and global scope name
- addParameters(StringBuilder) - Method in class org.red5.compatibility.flex.data.messages.DataMessage
-
Add message properties to string.
- addParameters(StringBuilder) - Method in class org.red5.compatibility.flex.data.messages.SequencedMessage
-
Add message properties to string.
- addParameters(StringBuilder) - Method in class org.red5.compatibility.flex.messaging.messages.AbstractMessage
-
Add message properties to string.
- addParameters(StringBuilder) - Method in class org.red5.compatibility.flex.messaging.messages.AsyncMessage
-
Add message properties to string.
- addParameters(StringBuilder) - Method in class org.red5.compatibility.flex.messaging.messages.CommandMessage
-
Add message properties to string.
- addParameters(StringBuilder) - Method in class org.red5.compatibility.flex.messaging.messages.RemotingMessage
-
Add message properties to string.
- addPendingProperty(Object, Class<?>, String) - Method in class org.red5.io.amf3.Input.PendingObject
-
- addPipeConnectionListener(IPipeConnectionListener) - Method in class org.red5.server.messaging.AbstractPipe
-
Registers pipe connect events listener
- addPipeConnectionListener(IPipeConnectionListener) - Method in interface org.red5.server.messaging.IPipe
-
Add connection event listener to pipe
- addPipeConnectionListener(IPipeConnectionListener) - Method in class org.red5.server.scope.BroadcastScope
-
Register pipe connection event listener with this scope's pipe.
- addRequest() - Method in class org.red5.server.cache.CacheableImpl
-
- addresses - Variable in class org.red5.server.net.rtmp.RTMPMinaTransport
-
- addScheduledJob(int, IScheduledJob) - Method in class org.red5.server.adapter.MultiThreadedApplicationAdapter
-
Wrapper around ISchedulingService, adds a scheduled job to be run
periodically.
- addScheduledJob(int, IScheduledJob) - Method in interface org.red5.server.api.scheduling.ISchedulingService
-
Schedule a job for periodic execution.
- addScheduledJob(int, IScheduledJob) - Method in class org.red5.server.scheduling.QuartzSchedulingService
-
Schedule a job for periodic execution.
- addScheduledJobAfterDelay(int, IScheduledJob, int) - Method in class org.red5.server.adapter.MultiThreadedApplicationAdapter
-
Adds a scheduled job which starts after the specified delay period and
fires periodically.
- addScheduledJobAfterDelay(int, IScheduledJob, int) - Method in interface org.red5.server.api.scheduling.ISchedulingService
-
Schedule a job for periodic execution which will start after the specifed delay.
- addScheduledJobAfterDelay(int, IScheduledJob, int) - Method in class org.red5.server.scheduling.QuartzSchedulingService
-
Schedule a job for periodic execution which will start after the specifed delay.
- addScheduledOnceJob(long, IScheduledJob) - Method in class org.red5.server.adapter.MultiThreadedApplicationAdapter
-
Adds a scheduled job that's gonna be executed once.
- addScheduledOnceJob(Date, IScheduledJob) - Method in class org.red5.server.adapter.MultiThreadedApplicationAdapter
-
Adds a scheduled job that's gonna be executed once on given date.
- addScheduledOnceJob(long, IScheduledJob) - Method in interface org.red5.server.api.scheduling.ISchedulingService
-
Schedule a job for single execution in the future.
- addScheduledOnceJob(Date, IScheduledJob) - Method in interface org.red5.server.api.scheduling.ISchedulingService
-
Schedule a job for single execution at a given date.
- addScheduledOnceJob(Date, IScheduledJob) - Method in class org.red5.server.scheduling.QuartzSchedulingService
-
Schedule a job for single execution at a given date.
- addScheduledOnceJob(long, IScheduledJob) - Method in class org.red5.server.scheduling.QuartzSchedulingService
-
Schedule a job for single execution in the future.
- addSharedObjectListener(ISharedObjectListener) - Method in interface org.red5.server.api.so.ISharedObjectBase
-
Register object that will be notified about update events.
- addSharedObjectListener(ISharedObjectListener) - Method in class org.red5.server.so.ClientSharedObject
-
Register object that will be notified about update events.
- addSharedObjectListener(ISharedObjectListener) - Method in class org.red5.server.so.SharedObjectScope
-
Register object that will be notified about update events.
- addStreamListener(IStreamListener) - Method in interface org.red5.server.api.stream.IBroadcastStream
-
Add a listener to be notified about received packets.
- addStreamListener(IStreamListener) - Method in class org.red5.server.stream.ClientBroadcastStream
-
Add a listener to be notified about received packets.
- addStreamListener(IStreamListener) - Method in class org.red5.server.stream.ServerStream
-
- addTask(Runnable) - Method in class org.red5.server.messaging.PipeConnectionEvent
-
Add task to list
- afterPropertiesSet() - Method in class org.red5.server.ContextLoader
-
Registers with JMX and registers a shutdown hook.
- afterPropertiesSet() - Method in class org.red5.server.net.remoting.RemotingClient
-
- afterPropertiesSet() - Method in class org.red5.server.net.rtmp.codec.RTMPMinaCodecFactory
-
- afterPropertiesSet() - Method in class org.red5.server.net.rtmp.status.StatusObjectService
-
Initialization
- afterPropertiesSet() - Method in class org.red5.server.plugin.PluginLauncher
-
- afterPropertiesSet() - Method in class org.red5.server.scheduling.ApplicationSchedulingService
-
- afterPropertiesSet() - Method in class org.red5.server.scheduling.QuartzSchedulingService
-
Constructs a new QuartzSchedulingService.
- afterPropertiesSet() - Method in class org.red5.server.Server
-
Initialization section.
- afterPropertiesSet() - Method in class org.red5.server.so.SharedObjectService
-
- Aggregate - Class in org.red5.server.net.rtmp.event
-
Aggregate data event
- Aggregate() - Constructor for class org.red5.server.net.rtmp.event.Aggregate
-
Constructs a new Aggregate.
- Aggregate(IoBuffer) - Constructor for class org.red5.server.net.rtmp.event.Aggregate
-
Create aggregate data event with given data buffer
- Aggregate(IoBuffer, boolean) - Constructor for class org.red5.server.net.rtmp.event.Aggregate
-
Create aggregate data event with given data buffer
- AllocationDebugger - Class in org.red5.server.net.rtmp.event
-
Simple allocation debugger for Event reference counting.
- AMF - Class in org.red5.io.amf
-
These are the core AMF data types supported by Red5.
- AMF() - Constructor for class org.red5.io.amf.AMF
-
- AMF3 - Class in org.red5.io.amf3
-
AMF3 data type definitions.
- AMF3() - Constructor for class org.red5.io.amf3.AMF3
-
- AMFGatewayServlet - Class in org.red5.server.net.servlet
-
Servlet that handles remoting requests.
- AMFGatewayServlet() - Constructor for class org.red5.server.net.servlet.AMFGatewayServlet
-
- AMFTunnelServlet - Class in org.red5.server.net.servlet
-
Servlet to tunnel to the AMF gateway servlet.
- AMFTunnelServlet() - Constructor for class org.red5.server.net.servlet.AMFTunnelServlet
-
- analyzeFrames() - Method in class org.red5.io.m4a.impl.M4AReader
-
Performs frame analysis and generates metadata for use in seeking.
- analyzeFrames() - Method in class org.red5.io.mp4.impl.MP4Reader
-
Performs frame analysis and generates metadata for use in seeking.
- analyzeKeyFrames() - Method in interface org.red5.io.flv.IKeyFrameDataAnalyzer
-
Analyze and return keyframe metadata.
- analyzeKeyFrames() - Method in class org.red5.io.flv.impl.FLVReader
-
Key frames analysis may be used as a utility method so
synchronize it.
- analyzeKeyFrames() - Method in class org.red5.io.mp3.impl.MP3Reader
-
Analyze and return keyframe metadata.
- analyzeKeyFrames() - Method in class org.red5.io.mp4.impl.MP4Reader
-
- Anonymous - Annotation Type in org.red5.annotations
-
Annotation for classes that should be serialized without their classname.
- APP_GC - Static variable in interface org.red5.server.net.rtmp.status.StatusCodes
-
This information object is passed to the onAppStop event handler when the application instance
is about to be destroyed by the server.
- APP_RESOURCE_LOWMEMORY - Static variable in interface org.red5.server.net.rtmp.status.StatusCodes
-
The ActionScript engine is low on runtime memory.
- APP_SCRIPT_ERROR - Static variable in interface org.red5.server.net.rtmp.status.StatusCodes
-
The ActionScript engine has encountered a runtime error.
- APP_SCRIPT_WARNING - Static variable in interface org.red5.server.net.rtmp.status.StatusCodes
-
The ActionScript engine has encountered a runtime warning.
- APP_SHUTDOWN - Static variable in interface org.red5.server.net.rtmp.status.StatusCodes
-
This information object is passed to the onAppStop handler when the application is being shut down
- appConnect(IConnection, Object[]) - Method in class org.red5.server.adapter.ApplicationLifecycle
-
- appConnect(IConnection, Object[]) - Method in interface org.red5.server.adapter.IApplication
-
Called per each client connect
- appConnect(IConnection, Object[]) - Method in class org.red5.server.adapter.MultiThreadedApplicationAdapter
-
Handler method.
- appConnect(IConnection, Object[]) - Method in interface org.red5.server.jmx.mxbeans.ApplicationMXBean
-
- appContext - Variable in class org.red5.server.scope.WebScope
-
The application context this webscope is running in.
- appCtx - Variable in class org.red5.server.net.rtmp.codec.RTMPMinaCodecFactory
-
- appCtx - Variable in class org.red5.server.net.rtmp.RTMPMinaIoHandler
-
Application context
- appCtx - Variable in class org.red5.server.net.rtmpt.RTMPTServlet
-
Web app context
- appDisconnect(IConnection) - Method in class org.red5.server.adapter.ApplicationLifecycle
-
- appDisconnect(IConnection) - Method in interface org.red5.server.adapter.IApplication
-
Called every time client disconnects from the application
- appDisconnect(IConnection) - Method in class org.red5.server.adapter.MultiThreadedApplicationAdapter
-
Handler method.
- appDisconnect(IConnection) - Method in interface org.red5.server.jmx.mxbeans.ApplicationMXBean
-
- APPEND_TO_GATEWAY_URL - Static variable in interface org.red5.server.api.remoting.IRemotingHeader
-
Name of header specifying string to add to gateway url.
- appendToUrl - Variable in class org.red5.server.net.remoting.RemotingClient
-
Additional string to use while connecting.
- appJoin(IClient, IScope) - Method in class org.red5.server.adapter.ApplicationLifecycle
-
- appJoin(IClient, IScope) - Method in interface org.red5.server.adapter.IApplication
-
Called every time client joins app level scope
- appJoin(IClient, IScope) - Method in class org.red5.server.adapter.MultiThreadedApplicationAdapter
-
- appJoin(IClient, IScope) - Method in interface org.red5.server.jmx.mxbeans.ApplicationMXBean
-
- appLeave(IClient, IScope) - Method in class org.red5.server.adapter.ApplicationLifecycle
-
- appLeave(IClient, IScope) - Method in interface org.red5.server.adapter.IApplication
-
Called every time client leaves the application scope
- appLeave(IClient, IScope) - Method in class org.red5.server.adapter.MultiThreadedApplicationAdapter
-
Handler method.
- appLeave(IClient, IScope) - Method in interface org.red5.server.jmx.mxbeans.ApplicationMXBean
-
- application - Variable in class org.red5.server.net.rtmp.status.StatusObject
-
- APPLICATION_AMF - Static variable in class org.red5.server.net.servlet.AMFGatewayServlet
-
AMF MIME type
- ApplicationAdapter - Class in org.red5.server.adapter
-
Base class for applications, takes care that callbacks are executed single-threaded.
- ApplicationAdapter() - Constructor for class org.red5.server.adapter.ApplicationAdapter
-
- applicationContext - Variable in class org.red5.server.cache.CacheableImpl
-
- applicationContext - Variable in class org.red5.server.ContextLoader
-
Spring Application context
- applicationContext - Static variable in class org.red5.server.LoaderBase
-
We store the application context so we can access it later.
- applicationContext - Variable in class org.red5.server.Server
-
Spring application context
- ApplicationLifecycle - Class in org.red5.server.adapter
-
- ApplicationLifecycle() - Constructor for class org.red5.server.adapter.ApplicationLifecycle
-
- ApplicationMXBean - Interface in org.red5.server.jmx.mxbeans
-
JMX mbean for Application.
- ApplicationSchedulingService - Class in org.red5.server.scheduling
-
This class can be used to initialize Quartz for a Red5 application.
- ApplicationSchedulingService() - Constructor for class org.red5.server.scheduling.ApplicationSchedulingService
-
- appLoader - Variable in class org.red5.server.scope.WebScope
-
Loader for new applications.
- appStart(IScope) - Method in class org.red5.server.adapter.ApplicationLifecycle
-
- appStart(IScope) - Method in interface org.red5.server.adapter.IApplication
-
Called once when application or room starts
- appStart(IScope) - Method in class org.red5.server.adapter.MultiThreadedApplicationAdapter
-
Called once on scope (that is, application or application room) start.
- appStart(IScope) - Method in interface org.red5.server.jmx.mxbeans.ApplicationMXBean
-
- appStop(IScope) - Method in class org.red5.server.adapter.ApplicationLifecycle
-
- appStop(IScope) - Method in interface org.red5.server.adapter.IApplication
-
Called on application stop
- appStop(IScope) - Method in class org.red5.server.adapter.MultiThreadedApplicationAdapter
-
Handler method.
- appStop(IScope) - Method in interface org.red5.server.jmx.mxbeans.ApplicationMXBean
-
- arguments - Variable in class org.red5.server.service.Call
-
Call arguments
- ArrayCollection<T> - Class in org.red5.compatibility.flex.messaging.io
-
Flex ArrayCollection
compatibility class.
- ArrayCollection() - Constructor for class org.red5.compatibility.flex.messaging.io.ArrayCollection
-
- ArrayUtils - Class in org.red5.io.utils
-
- ArrayUtils() - Constructor for class org.red5.io.utils.ArrayUtils
-
- asStatus() - Method in class org.red5.server.net.rtmp.status.StatusObject
-
Generate Status object that can be returned through a RTMP channel.
- AsyncMessage - Class in org.red5.compatibility.flex.messaging.messages
-
Base class for for asynchronous Flex compatibility messages.
- AsyncMessage() - Constructor for class org.red5.compatibility.flex.messaging.messages.AsyncMessage
-
- AsyncMessageExt - Class in org.red5.compatibility.flex.messaging.messages
-
An externalizable version of a given AsyncMessage.
- AsyncMessageExt() - Constructor for class org.red5.compatibility.flex.messaging.messages.AsyncMessageExt
-
- AsyncMessageExt(AsyncMessage) - Constructor for class org.red5.compatibility.flex.messaging.messages.AsyncMessageExt
-
- attachLoggerContext(String, LoggerContext) - Method in class org.red5.logging.LoggingContextSelector
-
- attributeNames - Variable in class org.red5.io.amf3.Input.ClassReference
-
Names of the attributes of the class.
- attributes - Variable in class org.red5.server.AttributeStore
-
Map for attributes
- attributes - Variable in class org.red5.server.scope.Scope
-
Storage for scope attributes
- AttributeStore - Class in org.red5.server
-
- AttributeStore() - Constructor for class org.red5.server.AttributeStore
-
Creates empty attribute store.
- AttributeStore(Map<String, Object>) - Constructor for class org.red5.server.AttributeStore
-
Creates attribute store with initial values.
- AttributeStore(IAttributeStore) - Constructor for class org.red5.server.AttributeStore
-
Creates attribute store with initial values.
- AttributeStoreMXBean - Interface in org.red5.server.jmx.mxbeans
-
Base interface for all API objects with attributes
- AudioCodec - Enum in org.red5.server.stream.codec
-
Audio codecs that Red5 supports.
- AudioCodecFactory - Class in org.red5.server.stream
-
Factory for audio codecs.
- AudioCodecFactory() - Constructor for class org.red5.server.stream.AudioCodecFactory
-
- audioCodecId - Variable in class org.red5.io.flv.IKeyFrameDataAnalyzer.KeyFrameMeta
-
Audio codec id.
- AudioData - Class in org.red5.server.net.rtmp.event
-
- AudioData() - Constructor for class org.red5.server.net.rtmp.event.AudioData
-
Constructs a new AudioData.
- AudioData(IoBuffer) - Constructor for class org.red5.server.net.rtmp.event.AudioData
-
- AudioData(IoBuffer, boolean) - Constructor for class org.red5.server.net.rtmp.event.AudioData
-
Create audio data event with given data buffer
- audioOnly - Variable in class org.red5.io.flv.IKeyFrameDataAnalyzer.KeyFrameMeta
-
Only audio frames?
- AuthenticationMessage - Class in org.red5.compatibility.flex.messaging.messages
-
Added to support flex.messaging.messages.AuthenticationMessage as noted in
http://jira.red5.org/browse/APPSERVER-176
- AuthenticationMessage() - Constructor for class org.red5.compatibility.flex.messaging.messages.AuthenticationMessage
-
- automaticRecording - Variable in class org.red5.server.stream.ClientBroadcastStream
-
Whether or not to automatically record the associated stream.
- available(ITokenBucket, long) - Method in interface org.red5.server.stream.ITokenBucket.ITokenBucketCallback
-
Being called when the tokens requested are available.
- AVC_PACKET_TYPE_END_OF_SEQUENCE - Static variable in interface org.red5.io.IoConstants
-
- AVC_PACKET_TYPE_NALU - Static variable in interface org.red5.io.IoConstants
-
- AVC_PACKET_TYPE_SEQUENCE_HEADER - Static variable in interface org.red5.io.IoConstants
-
- avcLevel - Variable in class org.red5.io.mp4.MP4Atom
-
- avcProfile - Variable in class org.red5.io.mp4.MP4Atom
-
- AVCVideo - Class in org.red5.server.stream.codec
-
Red5 video codec for the AVC (h264) video format.
- AVCVideo() - Constructor for class org.red5.server.stream.codec.AVCVideo
-
Constructs a new AVCVideo.