Package | Description |
---|---|
org.red5.server.net.rtmp | |
org.red5.server.net.rtmp.status | |
org.red5.server.stream.message |
Modifier and Type | Method and Description |
---|---|
void |
Channel.sendStatus(Status status)
Sends status notification.
|
Modifier and Type | Method and Description |
---|---|
Status |
StatusObject.asStatus()
Generate Status object that can be returned through a RTMP channel.
|
Modifier and Type | Method and Description |
---|---|
Status |
StatusMessage.getBody()
Getter for property 'body'.
|
Modifier and Type | Method and Description |
---|---|
void |
StatusMessage.setBody(Status body)
Setter for property 'body'.
|
Copyright © 2006-2012 The Red5 Project