C# Class xZune.Bass.SampleChannel

A playback channel of sample, many event is not available. It will auto free after stopped.
Inheritance: Channel
Exibir arquivo Open project: higankanshi/xZune.Bass

Protected Methods

Method Description
AttachEvent ( ) : void
Free ( ) : void
ReleaseManaged ( ) : void
ReleaseUnmanaged ( ) : void

Private Methods

Method Description
SampleChannel ( IntPtr handle ) : System

Method Details

AttachEvent() protected method

protected AttachEvent ( ) : void
return void

Free() protected method

protected Free ( ) : void
return void

ReleaseManaged() protected method

protected ReleaseManaged ( ) : void
return void

ReleaseUnmanaged() protected method

protected ReleaseUnmanaged ( ) : void
return void