Package | Description |
---|---|
org.red5.server.api.stream | |
org.red5.server.stream | |
org.red5.server.stream.codec |
Modifier and Type | Method and Description |
---|---|
IStreamCodecInfo |
IStream.getCodecInfo()
Get Codec info for a stream.
|
Modifier and Type | Method and Description |
---|---|
IStreamCodecInfo |
AbstractStream.getCodecInfo()
Return codec information
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractStream.setCodecInfo(IStreamCodecInfo codecInfo)
Setter for codec info
|
Modifier and Type | Class and Description |
---|---|
class |
StreamCodecInfo |
Copyright © 2006-2012 The Red5 Project