#include <MNRTSPProxy.h>
Inheritance diagram for MNRTSPProxy:
Public Member Functions | |
MNRTSPProxy () | |
virtual | ~MNRTSPProxy () |
virtual ControlBase * | getFillBufferTo (const MNString &serverUrl) |
virtual ControlBase * | getFillBufferToDescribe (const MNString &serverUrl) |
|
|
|
|
|
This function retrieves a FillBuffer if one is already opened to "ServerURL", or opens one and returns it. FORMAT OF ServerURL: "servername:port" Reimplemented from MNRTSPServer.
|
|
Reimplemented from MNRTSPServer.
|