Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
F
factory
- Variable in class org.red5.server.scheduling.
QuartzSchedulingService
Creates schedulers.
faultCode
- Variable in class org.red5.compatibility.flex.messaging.messages.
ErrorMessage
faultDetail
- Variable in class org.red5.compatibility.flex.messaging.messages.
ErrorMessage
faultString
- Variable in class org.red5.compatibility.flex.messaging.messages.
ErrorMessage
FCPublish(String)
- Method in class org.red5.server.adapter.
MultiThreadedApplicationAdapter
Notification method that is sent by FME just before publishing starts.
FCSubscribe(String)
- Method in class org.red5.server.adapter.
MultiThreadedApplicationAdapter
Notification method that is sent by some clients just before playback starts.
FCUnpublish()
- Method in class org.red5.server.adapter.
MultiThreadedApplicationAdapter
Notification method that is sent by FME when publishing of a stream ends.
FCUnpublish(String)
- Method in class org.red5.server.adapter.
MultiThreadedApplicationAdapter
Notification method that is sent by FME when publishing of a stream ends.
fieldSize
- Variable in class org.red5.io.mp4.
MP4Atom
FileConsumer
- Class in
org.red5.server.stream.consumer
Consumer that pushes messages to file.
FileConsumer()
- Constructor for class org.red5.server.stream.consumer.
FileConsumer
Default ctor
FileConsumer(IScope, File)
- Constructor for class org.red5.server.stream.consumer.
FileConsumer
Creates file consumer
FileKeyFrameMetaCache
- Class in
org.red5.io
File-based keyframe metadata cache.
FileKeyFrameMetaCache()
- Constructor for class org.red5.io.
FileKeyFrameMetaCache
FilePersistence
- Class in
org.red5.server.persistence
Simple file-based persistence for objects.
FilePersistence(ResourcePatternResolver)
- Constructor for class org.red5.server.persistence.
FilePersistence
Create file persistence object from given resource pattern resolver
FilePersistence(IScope)
- Constructor for class org.red5.server.persistence.
FilePersistence
Create file persistence object for given scope
FilePersistenceThread
- Class in
org.red5.server.persistence
Thread that writes modified persistent objects to the file system periodically.
FileProvider
- Class in
org.red5.server.stream.provider
Pullable provider for files
FileProvider(IScope, File)
- Constructor for class org.red5.server.stream.provider.
FileProvider
Create file provider for given file and scope
FileStreamSource
- Class in
org.red5.server.stream
Represents stream source that is file
FileStreamSource(ITagReader)
- Constructor for class org.red5.server.stream.
FileStreamSource
Creates file stream source with tag reader
FileUtil
- Class in
org.red5.server.util
Generic file utility containing useful file or directory manipulation functions.
FileUtil()
- Constructor for class org.red5.server.util.
FileUtil
filterNull(Map<String, Object>)
- Method in class org.red5.server.
AttributeStore
Filter
null
keys and values from given map.
filterWrite(IoFilter.NextFilter, IoSession, WriteRequest)
- Method in class org.red5.server.net.rtmpe.
RTMPEIoFilter
findApplication(IScope)
- Static method in class org.red5.server.util.
ScopeUtils
Returns the application scope for specified scope.
findMethodsByNameAndNumParams(Object, String, int)
- Static method in class org.red5.server.util.
ConversionUtils
Find method by name and number of parameters
findMethodWithExactParameters(Object, String, List<?>)
- Static method in class org.red5.server.service.
ReflectionUtils
Returns (method, params) for the given service or (null, null) if no method was found.
findMethodWithExactParameters(Object, String, Object[])
- Static method in class org.red5.server.service.
ReflectionUtils
Returns (method, params) for the given service or (null, null) if not method was found.
findMethodWithListParameters(Object, String, List<?>)
- Static method in class org.red5.server.service.
ReflectionUtils
Returns (method, params) for the given service or (null, null) if no method was found.
findMethodWithListParameters(Object, String, Object[])
- Static method in class org.red5.server.service.
ReflectionUtils
Returns (method, params) for the given service or (null, null) if not method was found.
findRoot(IScope)
- Static method in class org.red5.server.util.
ScopeUtils
Finds root scope for specified scope object.
fireConsumerConnectionEvent(IConsumer, int, Map<String, Object>)
- Method in class org.red5.server.messaging.
AbstractPipe
Broadcast consumer connection event
firePipeConnectionEvent(PipeConnectionEvent)
- Method in class org.red5.server.messaging.
AbstractPipe
Fire any pipe connection event and run all it's tasks
fireProviderConnectionEvent(IProvider, int, Map<String, Object>)
- Method in class org.red5.server.messaging.
AbstractPipe
Broadcast provider connection event
firstPacketTime
- Variable in class org.red5.server.stream.
ClientBroadcastStream
Stores timestamp of first packet
Flag
- Enum in
org.red5.io.object
Serial flag options.
FLAG_CODEC_H263
- Static variable in interface org.red5.io.
IoConstants
H263 codec flag
FLAG_CODEC_SCREEN
- Static variable in interface org.red5.io.
IoConstants
Screen codec flag
FLAG_CODEC_VP6
- Static variable in interface org.red5.io.
IoConstants
On2 VP6 codec flag
FLAG_FORMAT_ADPCM
- Static variable in interface org.red5.io.
IoConstants
ADPCM format flag
FLAG_FORMAT_MP3
- Static variable in interface org.red5.io.
IoConstants
MP3 format flag
FLAG_FORMAT_NELLYMOSER
- Static variable in interface org.red5.io.
IoConstants
NellyMoser-encoded audio format flag
FLAG_FORMAT_NELLYMOSER_8_KHZ
- Static variable in interface org.red5.io.
IoConstants
8 KHz NellyMoser audio format flag
FLAG_FORMAT_RAW
- Static variable in interface org.red5.io.
IoConstants
Raw data format flag
FLAG_FRAMETYPE_DISPOSABLE
- Static variable in interface org.red5.io.
IoConstants
Disposable frame type flag
FLAG_FRAMETYPE_GENERATED_KEYFRAME
- Static variable in interface org.red5.io.
IoConstants
Generated keyframe type flag
FLAG_FRAMETYPE_INFO
- Static variable in interface org.red5.io.
IoConstants
Info frame type flag
FLAG_FRAMETYPE_INTERFRAME
- Static variable in interface org.red5.io.
IoConstants
Interframe flag.
FLAG_FRAMETYPE_KEYFRAME
- Static variable in interface org.red5.io.
IoConstants
Keyframe type flag
FLAG_RATE_11_KHZ
- Static variable in interface org.red5.io.
IoConstants
11 KHz rate flag
FLAG_RATE_22_KHZ
- Static variable in interface org.red5.io.
IoConstants
22 KHz rate flag
FLAG_RATE_44_KHZ
- Static variable in interface org.red5.io.
IoConstants
44 KHz rate flag
FLAG_RATE_48_KHZ
- Static variable in interface org.red5.io.
IoConstants
48 KHz rate flag
FLAG_RATE_5_5_KHZ
- Static variable in interface org.red5.io.
IoConstants
5.5 KHz rate flag
FLAG_SIZE_16_BIT
- Static variable in interface org.red5.io.
IoConstants
16 bit flag size
FLAG_SIZE_8_BIT
- Static variable in interface org.red5.io.
IoConstants
8 bit flag size
FLAG_TYPE_MONO
- Static variable in interface org.red5.io.
IoConstants
Mono mode
FLAG_TYPE_STEREO
- Static variable in interface org.red5.io.
IoConstants
Stereo mode
flagAudio
- Variable in class org.red5.io.flv.
FLVHeader
Audio flag
flagReserved01
- Static variable in class org.red5.io.flv.
FLVHeader
Reserved flag, one
flagReserved02
- Static variable in class org.red5.io.flv.
FLVHeader
Reserved flag, two
flags
- Variable in class org.red5.io.mp4.
MP4Atom
flagVideo
- Variable in class org.red5.io.flv.
FLVHeader
Video flag
FLEX_CLIENT_ID_HEADER
- Static variable in interface org.red5.compatibility.flex.messaging.messages.
Message
FlexMessage
- Class in
org.red5.server.net.rtmp.event
Flex method invocation.
FlexMessage()
- Constructor for class org.red5.server.net.rtmp.event.
FlexMessage
FlexMessagingService
- Class in
org.red5.server.net.remoting
Service that can execute compatibility Flex messages.
FlexMessagingService()
- Constructor for class org.red5.server.net.remoting.
FlexMessagingService
FlexSharedObjectMessage
- Class in
org.red5.server.so
FlexSharedObjectMessage()
- Constructor for class org.red5.server.so.
FlexSharedObjectMessage
FlexSharedObjectMessage(String, int, boolean)
- Constructor for class org.red5.server.so.
FlexSharedObjectMessage
Creates Flex Shared Object event with given name, version and persistence flag
FlexSharedObjectMessage(IEventListener, String, int, boolean)
- Constructor for class org.red5.server.so.
FlexSharedObjectMessage
Creates Flex Shared Object event with given listener, name, SO version and persistence flag
FlexStreamSend
- Class in
org.red5.server.net.rtmp.event
AMF3 stream send message.
FlexStreamSend()
- Constructor for class org.red5.server.net.rtmp.event.
FlexStreamSend
FlexStreamSend(IoBuffer)
- Constructor for class org.red5.server.net.rtmp.event.
FlexStreamSend
Create new stream send object.
floatValue()
- Method in class org.red5.io.object.
UnsignedByte
floatValue()
- Method in class org.red5.io.object.
UnsignedInt
floatValue()
- Method in class org.red5.io.object.
UnsignedLong
floatValue()
- Method in class org.red5.io.object.
UnsignedShort
flushHeaders()
- Method in interface org.red5.io.flv.
IFLV
Flushes Header
flushHeaders()
- Method in class org.red5.io.flv.impl.
FLV
Flushes Header
flushHeaders()
- Method in interface org.red5.io.mp4.
IMP4
Flushes Header
flushHeaders()
- Method in class org.red5.io.mp4.impl.
MP4
Flushes Header
FLV
- Class in
org.red5.io.flv.impl
A FLVImpl implements the FLV api
FLV()
- Constructor for class org.red5.io.flv.impl.
FLV
Default constructor, used by Spring so that parameters may be injected.
FLV(File)
- Constructor for class org.red5.io.flv.impl.
FLV
Create FLV from given file source
FLV(File, boolean)
- Constructor for class org.red5.io.flv.impl.
FLV
Create FLV from given file source and with specified metadata generation option
FLV_FRAME_KEY
- Static variable in interface org.red5.server.api.stream.
IVideoStreamCodec
FLV frame marker constant
FLVHeader
- Class in
org.red5.io.flv
FLVHeader parses out the contents of a FLV video file and returns the Header data
FLVHeader()
- Constructor for class org.red5.io.flv.
FLVHeader
FLVReader
- Class in
org.red5.io.flv.impl
A Reader is used to read the contents of a FLV file.
FLVReader(File)
- Constructor for class org.red5.io.flv.impl.
FLVReader
Creates FLV reader from file input stream.
FLVReader(File, boolean)
- Constructor for class org.red5.io.flv.impl.
FLVReader
Creates FLV reader from file input stream, sets up metadata generation flag.
FLVReader(FileChannel)
- Constructor for class org.red5.io.flv.impl.
FLVReader
Creates FLV reader from file channel.
FLVReader(IoBuffer, boolean)
- Constructor for class org.red5.io.flv.impl.
FLVReader
Accepts mapped file bytes to construct internal members.
FLVService
- Class in
org.red5.io.flv.impl
A FLVServiceImpl sets up the service and hands out FLV objects to its callers.
FLVService()
- Constructor for class org.red5.io.flv.impl.
FLVService
FLVWriter
- Class in
org.red5.io.flv.impl
A Writer is used to write the contents of a FLV file
FLVWriter(File, boolean)
- Constructor for class org.red5.io.flv.impl.
FLVWriter
Creates writer implementation with given file and last tag FLV.java uses this constructor so we have access to the file object
FMS_VERSION
- Static variable in class org.red5.server.api.
Red5
Current server version for fmsVer requests
foldPendingMessages(int)
- Method in class org.red5.server.net.rtmpt.
BaseRTMPTConnection
formatHexDump(String)
- Static method in class org.red5.io.utils.
HexDump
formatPath(String, String)
- Static method in class org.red5.server.util.
FileUtil
Quick-n-dirty directory formatting to support launching in windows, specifically from ant.
FORWARD_KEY
- Static variable in class org.red5.server.net.proxy.
ProxyFilter
Forwarding key constant
frameDuration()
- Method in class org.red5.io.mp3.impl.
MP3Header
Return the duration of the frame for this header.
frameSize()
- Method in class org.red5.io.mp3.impl.
MP3Header
Calculate the size of a MP3 frame for this header.
frameType
- Variable in class org.red5.server.net.rtmp.event.
VideoData
Frame type, unknown by default
from(CompositeData)
- Static method in class org.red5.server.api.
Red5
Allows for reconstruction via CompositeData.
from(CompositeData)
- Static method in class org.red5.server.
AttributeStore
Allows for reconstruction via CompositeData.
from(CompositeData)
- Static method in class org.red5.server.
Client
Allows for reconstruction via CompositeData.
from(CompositeData)
- Static method in class org.red5.server.
Context
Allows for reconstruction via CompositeData.
from(CompositeData)
- Static method in class org.red5.server.scope.
Scope
Allows for reconstruction via CompositeData.
fromByteArray(byte[])
- Static method in class org.red5.io.utils.
RandomGUID
Returns a uuid / guid for a given byte array.
fromBytes(byte[])
- Static method in class org.red5.io.object.
UnsignedByte
fromBytes(byte[], int)
- Static method in class org.red5.io.object.
UnsignedByte
fromBytes(byte[])
- Static method in class org.red5.io.object.
UnsignedInt
fromBytes(byte[], int)
- Static method in class org.red5.io.object.
UnsignedInt
fromBytes(byte[])
- Static method in class org.red5.io.object.
UnsignedLong
fromBytes(byte[], int)
- Static method in class org.red5.io.object.
UnsignedLong
fromBytes(byte[])
- Static method in class org.red5.io.object.
UnsignedShort
fromBytes(byte[], int)
- Static method in class org.red5.io.object.
UnsignedShort
fromString(String)
- Static method in class org.red5.io.object.
UnsignedByte
fromString(String, int)
- Static method in class org.red5.io.object.
UnsignedByte
fromString(String)
- Static method in class org.red5.io.object.
UnsignedInt
fromString(String, int)
- Static method in class org.red5.io.object.
UnsignedInt
fromString(String)
- Static method in class org.red5.io.object.
UnsignedLong
fromString(String, int)
- Static method in class org.red5.io.object.
UnsignedLong
fromString(String)
- Static method in class org.red5.io.object.
UnsignedShort
fromString(String, int)
- Static method in class org.red5.io.object.
UnsignedShort
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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