C# 클래스 xZune.Bass.SampleChannel

A playback channel of sample, many event is not available. It will auto free after stopped.
상속: Channel
파일 보기 프로젝트 열기: higankanshi/xZune.Bass

보호된 메소드들

메소드 설명
AttachEvent ( ) : void
Free ( ) : void
ReleaseManaged ( ) : void
ReleaseUnmanaged ( ) : void

비공개 메소드들

메소드 설명
SampleChannel ( IntPtr handle ) : System

메소드 상세

AttachEvent() 보호된 메소드

protected AttachEvent ( ) : void
리턴 void

Free() 보호된 메소드

protected Free ( ) : void
리턴 void

ReleaseManaged() 보호된 메소드

protected ReleaseManaged ( ) : void
리턴 void

ReleaseUnmanaged() 보호된 메소드

protected ReleaseUnmanaged ( ) : void
리턴 void