Interface | Description |
---|---|
IKeyFrameMetaCache |
Interface defining a cache for keyframe metadata informations.
|
IoConstants |
Constants found in FLV files / streams.
|
IStreamableFile |
Interface represents streamable file with tag reader and writers (one for plain mode and one for append)
|
IStreamableFileFactory |
Scope service extension that provides method to get streamable file services set
|
IStreamableFileService |
Provides access to files that can be streamed.
|
ITag |
A Tag represents the contents or payload of a streamable file.
|
ITagReader | |
ITagWriter |
Writes tags to FLV file
|
Class | Description |
---|---|
BaseStreamableFileService |
Base class for streamable file services.
|
CachingFileKeyFrameMetaCache | |
FileKeyFrameMetaCache |
File-based keyframe metadata cache.
|
StreamableFileFactory |
Creates streamable file services
|
Enum | Description |
---|---|
BufferType |
Buffer types (auto, direct or heap).
|
Copyright © 2006-2012 The Red5 Project