C# Class TOAPI.Types.RIFFDataChunk

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

Méthodes publiques

Свойство Type Description
byteArray byte[]
dSecLength double
dwMinLength uint
dwNumSamples uint
lFilePosition long
shortArray short[]

Property Details

byteArray public_oe property

public byte[] byteArray
Résultat byte[]

dSecLength public_oe property

public double dSecLength
Résultat double

dwMinLength public_oe property

public uint dwMinLength
Résultat uint

dwNumSamples public_oe property

public uint dwNumSamples
Résultat uint

lFilePosition public_oe property

public long lFilePosition
Résultat long

shortArray public_oe property

public short[] shortArray
Résultat short[]