WaveSoundBuffer
WaveSoundBuffer class is a class that manages
PCM playback
.
The WaveSoundBuffer class can read and process .sli files created with . See the description of the loop tuner for details.
メンバ
コンストラクタ
WaveSoundBuffer
メソッド
fade
( Start fade )
freeDirectSound
( Release DirectSound )
getVisBuffer
( Acquisition of data for visualization )
open
( Open media )
play
( Play media )
stop
( Stop media )
stopFade
( Stop fading )
プロパティ
bits
( Number of quantization bits )
channels
( Number of channels )
filters
( Filter array )
flags
( flag )
frequency
( Sampling frequency )
globalFocusMode
( Focus mode )
globalVolume
( Global volume )
labels
( label )
looping
( Whether to perform loop playback )
pan
( Bread )
paused
( Whether it is paused )
position
( Play position )
samplePosition
( Play position )
status
( status )
totalTime
( Media playback time )
useVisBuffer
( Whether to use the visualization buffer )
volume
( Volume )
volume2
( 2nd volume )
イベント
onFadeCompleted
( The fade has ended )
onLabel
( Passed the label )
onStatusChanged
( Status changed )