|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IModuleOnRTPSession
IModuleOnRTPSession: method interface for RTP session create/destroy.
| Method Summary | |
|---|---|
void |
onRTPSessionCreate(RTPSession rtpSession)
Invoked when an RTP Session is created. |
void |
onRTPSessionDestroy(RTPSession rtpSession)
Invoked when an RTP Session is destroyed. |
| Method Detail |
|---|
void onRTPSessionCreate(RTPSession rtpSession)
rtpSession - rtpSessionvoid onRTPSessionDestroy(RTPSession rtpSession)
rtpSession - rtpSession
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||