public interface SendStream extends RTPStream
Modifier and Type | Method and Description |
---|---|
void |
close() |
TransmissionStats |
getSourceTransmissionStats() |
int |
setBitRate(int bitRate) |
void |
setSourceDescription(SourceDescription[] sourceDesc) |
void |
start() |
void |
stop() |
getDataSource, getParticipant, getSenderReport, getSSRC
void setSourceDescription(SourceDescription[] sourceDesc)
void close()
void stop() throws java.io.IOException
java.io.IOException
void start() throws java.io.IOException
java.io.IOException
int setBitRate(int bitRate)
TransmissionStats getSourceTransmissionStats()