C# Class CSPspEmu.Hle.Formats.audio.RiffWaveReader

Afficher le fichier Open project: soywiz/cspspemu Class Usage Examples

Méthodes publiques

Méthode Description
Parse ( Stream Stream ) : void
RiffWaveReader ( ) : System

Private Methods

Méthode Description
HandleChunkInternal ( string ChunkType, SliceStream ChunkStream ) : void
ParseFile ( Stream Stream ) : void
ParseRiff ( Stream Stream ) : void

Method Details

Parse() public méthode

public Parse ( Stream Stream ) : void
Stream Stream
Résultat void

RiffWaveReader() public méthode

public RiffWaveReader ( ) : System
Résultat System