C# Class DatDigger.Sections.Sound.PcmWave

Inheritance: IWave, DatDigger.Sound.IPlayable
Afficher le fichier Open project: nohbdy/ffxivmodelviewer Class Usage Examples

Private Properties

Свойство Type Description
BuildFormat void

Méthodes publiques

Méthode Description
LoadData ( BinaryReaderEx reader ) : void

Private Methods

Méthode Description
BuildFormat ( ) : void

Method Details

LoadData() public méthode

public LoadData ( BinaryReaderEx reader ) : void
reader BinaryReaderEx
Résultat void