|
live
|


Go to the source code of this file.
Data Structures | |
| class | GenericMediaServer |
| class | GenericMediaServer::ClientConnection |
| class | GenericMediaServer::ClientSession |
| class | GenericMediaServer::ServerMediaSessionIterator |
| class | UserAuthenticationDatabase |
Macros | |
| #define | REQUEST_BUFFER_SIZE 20000 |
| #define | RESPONSE_BUFFER_SIZE 20000 |
Typedefs | |
| typedef void | lookupServerMediaSessionCompletionFunc(void *clientData, ServerMediaSession *sessionLookedUp) |
| #define REQUEST_BUFFER_SIZE 20000 |
Definition at line 33 of file GenericMediaServer.hh.
| #define RESPONSE_BUFFER_SIZE 20000 |
Definition at line 36 of file GenericMediaServer.hh.
| typedef void lookupServerMediaSessionCompletionFunc(void *clientData, ServerMediaSession *sessionLookedUp) |
Definition at line 41 of file GenericMediaServer.hh.