| Package | Description |
|---|---|
| org.red5.io | |
| org.red5.io.flv | |
| org.red5.io.flv.impl | |
| org.red5.io.m4a | |
| org.red5.io.m4a.impl | |
| org.red5.io.mp3 | |
| org.red5.io.mp3.impl | |
| org.red5.io.mp4 | |
| org.red5.io.mp4.impl |
| Modifier and Type | Method and Description |
|---|---|
IStreamableFile |
ITagReader.getFile()
Return the file that is loaded.
|
IStreamableFile |
ITagWriter.getFile()
Return the file that is written.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IFLV
Represents FLV file
|
| Modifier and Type | Class and Description |
|---|---|
class |
FLV
A FLVImpl implements the FLV api
|
| Modifier and Type | Method and Description |
|---|---|
IStreamableFile |
FLVReader.getFile()
Return the file that is loaded.
|
IStreamableFile |
FLVWriter.getFile()
Return the file that is written.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IM4A
Represents M4A / AAC file
|
| Modifier and Type | Class and Description |
|---|---|
class |
M4A
A M4AImpl implements the M4A api
|
| Modifier and Type | Method and Description |
|---|---|
IStreamableFile |
M4AReader.getFile()
Return the file that is loaded.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IMP3
Informations about a MP3 file.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MP3
Represents MP3 file
|
| Modifier and Type | Method and Description |
|---|---|
IStreamableFile |
MP3Reader.getFile()
Return the file that is loaded.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IMP4
Represents MP4 file
|
| Modifier and Type | Class and Description |
|---|---|
class |
MP4
A MP4Impl implements the MP4 api
|
| Modifier and Type | Method and Description |
|---|---|
IStreamableFile |
MP4Reader.getFile()
Return the file that is loaded.
|
Copyright © 2005–2017 Red5. All rights reserved.