Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
xZune
Bass
Record
C# Class xZune.Bass.Record
A recording channel, it will be auto free after stopped.
Inheritance:
Channel
,
IRecord
Mostrar archivo
Open project: higankanshi/xZune.Bass
Class Usage Examples
Protected Methods
Method
Description
Free
( ) :
void
ReleaseManaged
( ) :
void
ReleaseUnmanaged
( ) :
void
Private Methods
Method
Description
OnRecording
(
IntPtr
handle
,
IntPtr
buffer
,
uint
length
,
IntPtr
user
) :
bool
Record
( ) :
System
SetHandle
(
IntPtr
handle
) :
void
Method Details
Free()
protected
method
protected
Free
( ) :
void
return
void
ReleaseManaged()
protected
method
protected
ReleaseManaged
( ) :
void
return
void
ReleaseUnmanaged()
protected
method
protected
ReleaseUnmanaged
( ) :
void
return
void