Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
xZune
Bass
SampleChannel
C# Class xZune.Bass.SampleChannel
A playback channel of sample, many event is not available. It will auto free after stopped.
Inheritance:
Channel
Datei anzeigen
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