Package | Description |
---|---|
org.red5.io | |
org.red5.io.flv.impl | |
org.red5.io.m4a.impl | |
org.red5.io.mp3.impl | |
org.red5.io.mp4.impl |
Modifier and Type | Method and Description |
---|---|
ITag |
ITagReader.readTag()
Returns a Tag object
|
Modifier and Type | Method and Description |
---|---|
boolean |
ITagWriter.writeTag(ITag tag)
Writes a Tag object
|
Modifier and Type | Class and Description |
---|---|
class |
Tag
A Tag represents the contents or payload of a FLV file.
|
Modifier and Type | Method and Description |
---|---|
ITag |
FLVReader.readTag()
Returns a Tag object
|
Modifier and Type | Method and Description |
---|---|
boolean |
FLVWriter.writeTag(ITag tag)
Writes a Tag object
|
Modifier and Type | Method and Description |
---|---|
ITag |
M4AReader.readTag()
Packages media data for return to providers.
|
ITag |
M4AReader.readTagHeader() |
Modifier and Type | Method and Description |
---|---|
ITag |
MP3Reader.readTag()
Returns a Tag object
|
Modifier and Type | Method and Description |
---|---|
ITag |
MP4Reader.readTag()
Packages media data for return to providers
|
ITag |
MP4Reader.readTagHeader() |
Copyright © 2006-2012 The Red5 Project