org.red5.server.stream
Modifier and Type | Field and Description |
---|---|
protected static org.slf4j.Logger |
log
Logger
|
Constructor and Description |
---|
OutputStream(Channel video,
Channel audio,
Channel data)
Creates output stream from channels
|
public void close()
public Channel getAudio()
public Channel getData()
public Channel getVideo()
Copyright © 2006-2012 The Red5 Project