public class RTPPushPublishSession
extends Object
RTPPushPublishSession: RTP push publishing session
| Constructor and Description |
|---|
RTPPushPublishSession() |
| Modifier and Type | Method and Description |
|---|---|
RTPSession |
getRTPSession()
Get RTP session
|
String |
getSDPData()
Get SDP data
|
void |
setRTPSession(RTPSession rtpSession)
Set RTP session
|
void |
setSDPData(String sdpData)
Set SDP data
|
public RTPSession getRTPSession()
public String getSDPData()
public void setRTPSession(RTPSession rtpSession)
rtpSession - RTP sessionpublic void setSDPData(String sdpData)
sdpData - SDP data