|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IStreamableFile | |
|---|---|
| org.red5.io | |
| org.red5.io.flv | |
| org.red5.io.flv.impl | |
| org.red5.io.mp3 | |
| org.red5.io.mp3.impl | |
| Uses of IStreamableFile in org.red5.io |
|---|
| Methods in org.red5.io that return IStreamableFile | |
|---|---|
IStreamableFile |
ITagWriter.getFile()
Return the file that is written. |
IStreamableFile |
ITagReader.getFile()
Return the file that is loaded. |
abstract IStreamableFile |
BaseStreamableFileService.getStreamableFile(File file)
Return streamable file reference. |
IStreamableFile |
IStreamableFileService.getStreamableFile(File file)
Return streamable file reference. |
| Uses of IStreamableFile in org.red5.io.flv |
|---|
| Subinterfaces of IStreamableFile in org.red5.io.flv | |
|---|---|
interface |
IFLV
Represents FLV file |
| Uses of IStreamableFile in org.red5.io.flv.impl |
|---|
| Classes in org.red5.io.flv.impl that implement IStreamableFile | |
|---|---|
class |
FLV
A FLVImpl implements the FLV api |
| Methods in org.red5.io.flv.impl that return IStreamableFile | |
|---|---|
IStreamableFile |
FLVReader.getFile()
Return the file that is loaded. |
IStreamableFile |
FLVWriter.getFile()
Return the file that is written. |
IStreamableFile |
FLVService.getStreamableFile(File file)
Return streamable file reference. |
| Uses of IStreamableFile in org.red5.io.mp3 |
|---|
| Subinterfaces of IStreamableFile in org.red5.io.mp3 | |
|---|---|
interface |
IMP3
Informations about a MP3 file. |
| Uses of IStreamableFile in org.red5.io.mp3.impl |
|---|
| Classes in org.red5.io.mp3.impl that implement IStreamableFile | |
|---|---|
class |
MP3
Represents MP3 file |
| Methods in org.red5.io.mp3.impl that return IStreamableFile | |
|---|---|
IStreamableFile |
MP3Reader.getFile()
Return the file that is loaded. |
IStreamableFile |
MP3Service.getStreamableFile(File file)
Return streamable file reference. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||