C# Class MediaServer.WebRtc.Managed.PassiveVideoTrackSourceSafeHandle

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

Méthodes publiques

Méthode Description
PassiveVideoTrackSourceSafeHandle ( ) : System

Méthodes protégées

Méthode Description
ReleaseHandle ( IntPtr handle ) : void

Method Details

PassiveVideoTrackSourceSafeHandle() public méthode

public PassiveVideoTrackSourceSafeHandle ( ) : System
Résultat System

ReleaseHandle() protected méthode

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