C# Class MediaServer.WebRtc.Managed.PeerConnectionObserverSafeHandle

Inheritance: MediaServer.WebRtc.Managed.SafeHandleBase
Mostrar archivo Open project: nam178/video-conferencing Class Usage Examples

Public Methods

Method Description
PeerConnectionObserverSafeHandle ( ) : System

Protected Methods

Method Description
ReleaseHandle ( IntPtr handle ) : void

Method Details

PeerConnectionObserverSafeHandle() public method

public PeerConnectionObserverSafeHandle ( ) : System
return System

ReleaseHandle() protected method

protected ReleaseHandle ( IntPtr handle ) : void
handle IntPtr
return void