C# Class MonoMac.CoreMedia.CMSampleBuffer

Inheritance: INativeObject, IDisposable
Show file Open project: kangaroo/maccore Class Usage Examples

Public Methods

Method Description
Dispose ( ) : void

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Private Methods

Method Description
CGPatternRelease ( IntPtr handle ) : void
CMSampleBuffer ( IntPtr handle ) : System

Method Details

Dispose() public method

public Dispose ( ) : void
return void

Dispose() protected method

protected Dispose ( bool disposing ) : void
disposing bool
return void