C# Class AkSegmentInfo, examples

Inheritance: IDisposable
Show file Open project: enzienaudio/examples Class Usage Examples

Protected Properties

Property Type Description
swigCMemOwn bool

Public Methods

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

Private Methods

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

Method Details

AkSegmentInfo() public method

public AkSegmentInfo ( ) : System
return System

Dispose() public method

public Dispose ( ) : void
return void

Property Details

swigCMemOwn protected property

protected bool swigCMemOwn
return bool