C# Class MediaServer.WebRtc.Managed.RtpSenderSafeHandle

Inheritance: MediaServer.WebRtc.Managed.SafeHandleBase
显示文件 Open project: nam178/video-conferencing Class Usage Examples

Public Methods

Method Description
RtpSenderSafeHandle ( IntPtr handle ) : System

Protected Methods

Method Description
ReleaseHandle ( IntPtr handle ) : void

Method Details

ReleaseHandle() protected method

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

RtpSenderSafeHandle() public method

public RtpSenderSafeHandle ( IntPtr handle ) : System
handle IntPtr
return System