C# Class xZune.Bass.SampleChannel

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

Méthodes protégées

Méthode Description
AttachEvent ( ) : void
Free ( ) : void
ReleaseManaged ( ) : void
ReleaseUnmanaged ( ) : void

Private Methods

Méthode Description
SampleChannel ( IntPtr handle ) : System

Method Details

AttachEvent() protected méthode

protected AttachEvent ( ) : void
Résultat void

Free() protected méthode

protected Free ( ) : void
Résultat void

ReleaseManaged() protected méthode

protected ReleaseManaged ( ) : void
Résultat void

ReleaseUnmanaged() protected méthode

protected ReleaseUnmanaged ( ) : void
Résultat void