C# Class TOAPI.Types.RIFFFormatChunk

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

Méthodes publiques

Свойство Type Description
dwAvgBytesPerSec uint
dwBitsPerSample uint
dwSamplesPerSec uint
wBlockAlign ushort
wChannels ushort
wFormatTag ushort

Property Details

dwAvgBytesPerSec public_oe property

public uint dwAvgBytesPerSec
Résultat uint

dwBitsPerSample public_oe property

public uint dwBitsPerSample
Résultat uint

dwSamplesPerSec public_oe property

public uint dwSamplesPerSec
Résultat uint

wBlockAlign public_oe property

public ushort wBlockAlign
Résultat ushort

wChannels public_oe property

public ushort wChannels
Résultat ushort

wFormatTag public_oe property

public ushort wFormatTag
Résultat ushort