C# Class NewTOAPIA.Media.WinMM.WaveFile

Afficher le fichier Open project: Wiladams/NewTOAPIA Class Usage Examples

Méthodes publiques

Свойство Type Description
fBinaryReader System.IO.BinaryReader
fData TOAPI.Types.RIFFDataChunk
fFact TOAPI.Types.RIFFFactChunk
fFileName string
fFormat TOAPI.Types.RIFFFormatChunk
fHeader TOAPI.Types.RIFFHeader

Méthodes publiques

Méthode Description
WaveFile ( string filename ) : System

Method Details

WaveFile() public méthode

public WaveFile ( string filename ) : System
filename string
Résultat System

Property Details

fBinaryReader public_oe property

public BinaryReader,System.IO fBinaryReader
Résultat System.IO.BinaryReader

fData public_oe property

public RIFFDataChunk,TOAPI.Types fData
Résultat TOAPI.Types.RIFFDataChunk

fFact public_oe property

public RIFFFactChunk,TOAPI.Types fFact
Résultat TOAPI.Types.RIFFFactChunk

fFileName public_oe property

public string fFileName
Résultat string

fFormat public_oe property

public RIFFFormatChunk,TOAPI.Types fFormat
Résultat TOAPI.Types.RIFFFormatChunk

fHeader public_oe property

public RIFFHeader,TOAPI.Types fHeader
Résultat TOAPI.Types.RIFFHeader