Namespace for the RTMP server of the DiCE API. More...
Classes | |
class | ICall_event_handler |
Superclass of all handlers of call events. More... | |
class | IConnect_event_handler |
Superclass of all handlers of connect events. More... | |
class | IConnection |
The connection class represents a connection from a client to the server. More... | |
class | IFactory |
The factory can be used to instantiate the built-in RTMP server. More... | |
class | IFrame_event_handler |
Superclass of all handlers of frame events. More... | |
class | IPause_event_handler |
Superclass of all handlers of pause events. More... | |
class | IPlay_event_handler |
Superclass of all handlers of play events. More... | |
class | IRender_event_handler |
Superclass of all handlers of render events. More... | |
class | IServer |
The server builds a framework for the handlers. More... | |
class | IStream |
Representing an RTMP stream. More... | |
class | IStream_event_handler |
Superclass of all handlers of create stream events. More... | |
Namespace for the RTMP server of the DiCE API.