C# Class MediaServer.WebRtc.Managed.PeerConnectionObserverSafeHandle

Inheritance: MediaServer.WebRtc.Managed.SafeHandleBase
Afficher le fichier Open project: nam178/video-conferencing Class Usage Examples

Méthodes publiques

Méthode Description
PeerConnectionObserverSafeHandle ( ) : System

Méthodes protégées

Méthode Description
ReleaseHandle ( IntPtr handle ) : void

Method Details

PeerConnectionObserverSafeHandle() public méthode

public PeerConnectionObserverSafeHandle ( ) : System
Résultat System

ReleaseHandle() protected méthode

protected ReleaseHandle ( IntPtr handle ) : void
handle IntPtr
Résultat void