RtcManager Class Reference
Implementation of IRtcManager. Start point for interacting with Deepsy Rtc service More...
Inheritance diagram for RtcManager:
Public Member Functions | |
RtcManager (string ip) | |
RtcManager (RtcDealerConfiguration dealer, RtcSubscriberConfiguration subscriber) | |
RtcManager (int routePort, int publishPort) | |
IRtc | GetRtc () |
override void | Dispose () |
Protected Member Functions | |
override void | Dispose (bool disposing) |
Additional Inherited Members | |
Public Attributes inherited from DeepsyDisposable | |
bool | IsDiposed => Disposed |
Protected Attributes inherited from DeepsyDisposable | |
bool | Disposed = false |