C# Class FreeSWITCH.Native.audio_buffer_header_t

Inheritance: IDisposable
显示文件 Open project: sangoma/freeswitch Class Usage Examples

Protected Properties

Property Type Description
swigCMemOwn bool

Public Methods

Method Description
Dispose ( ) : void
audio_buffer_header_t ( ) : System

Private Methods

Method Description
audio_buffer_header_t ( IntPtr cPtr, bool cMemoryOwn ) : System
getCPtr ( audio_buffer_header_t obj ) : HandleRef

Method Details

Dispose() public method

public Dispose ( ) : void
return void

audio_buffer_header_t() public method

public audio_buffer_header_t ( ) : System
return System

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
return bool