Property | Type | Description | |
---|---|---|---|
SamplesDecoderEnd | bool |
Property | Type | Description | |
---|---|---|---|
ISoundDecoder |
Method | Description | |
---|---|---|
GetAllDecodedSamples ( ) : CSPspEmu.Core.Audio.StereoShortSoundSample[] | ||
ISoundDecoder ( ) : void | ||
ISoundDecoder ( int LoopCount ) : void | ||
SaveToWav ( String FileName ) : void | ||
Vag ( byte DataPointer, int DataLength ) : System |
Method | Description | |
---|---|---|
ISoundDecoder ( ) : |
public GetAllDecodedSamples ( ) : CSPspEmu.Core.Audio.StereoShortSoundSample[] | ||
return | CSPspEmu.Core.Audio.StereoShortSoundSample[] |
public ISoundDecoder ( int LoopCount ) : void | ||
LoopCount | int | |
return | void |
public Vag ( byte DataPointer, int DataLength ) : System | ||
DataPointer | byte | |
DataLength | int | |
return | System |