|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IHTTPStreamerSessionNotify
IHTTPStreamerSessionNotify: HTTP session create/destroy interface
| Method Summary | |
|---|---|
void |
onHTTPStreamerSessionCreate(IHTTPStreamerSession httpStreamerSession)
Called when an HTTP streaming session is created |
void |
onHTTPStreamerSessionDestroy(IHTTPStreamerSession httpStreamerSession)
Called when an HTTP streaming session is destroyed |
| Method Detail |
|---|
void onHTTPStreamerSessionCreate(IHTTPStreamerSession httpStreamerSession)
httpStreamerSession - HTTP streaming sessionvoid onHTTPStreamerSessionDestroy(IHTTPStreamerSession httpStreamerSession)
httpStreamerSession - HTTP streaming session
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||