C# Class Unf.FileWAV

Inheritance: object
Mostrar archivo Open project: zahndy/o3o

Public Methods

Method Description
LoadFromFile ( string FileName ) : int

Private Methods

Method Description
GenerateSoundBuffer ( ) : int
RaiseUnknownFormatException ( ) : void
ReadANSIString ( int Count ) : string
ReadData ( ) : void
ReadDataChunk ( ) : void
ReadHeader ( ) : void

Method Details

LoadFromFile() public static method

public static LoadFromFile ( string FileName ) : int
FileName string
return int