C# Class DatDigger.Sections.Sound.PcmWave

Inheritance: IWave, DatDigger.Sound.IPlayable
Mostra file Open project: nohbdy/ffxivmodelviewer Class Usage Examples

Private Properties

Property Type Description
BuildFormat void

Public Methods

Method Description
LoadData ( BinaryReaderEx reader ) : void

Private Methods

Method Description
BuildFormat ( ) : void

Method Details

LoadData() public method

public LoadData ( BinaryReaderEx reader ) : void
reader BinaryReaderEx
return void