Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
xZune
Bass
Record
C# 클래스 xZune.Bass.Record
A recording channel, it will be auto free after stopped.
상속:
Channel
,
IRecord
파일 보기
프로젝트 열기: higankanshi/xZune.Bass
1 사용 예제들
보호된 메소드들
메소드
설명
Free
( ) :
void
ReleaseManaged
( ) :
void
ReleaseUnmanaged
( ) :
void
비공개 메소드들
메소드
설명
OnRecording
(
IntPtr
handle
,
IntPtr
buffer
,
uint
length
,
IntPtr
user
) :
bool
Record
( ) :
System
SetHandle
(
IntPtr
handle
) :
void
메소드 상세
Free()
보호된
메소드
protected
Free
( ) :
void
리턴
void
ReleaseManaged()
보호된
메소드
protected
ReleaseManaged
( ) :
void
리턴
void
ReleaseUnmanaged()
보호된
메소드
protected
ReleaseUnmanaged
( ) :
void
리턴
void