C# Class TOAPI.Types.RIFFDataChunk

Inheritance: RIFFChunk
Datei anzeigen Open project: Wiladams/NewTOAPIA Class Usage Examples

Public Properties

Property Type Description
byteArray byte[]
dSecLength double
dwMinLength uint
dwNumSamples uint
lFilePosition long
shortArray short[]

Property Details

byteArray public_oe property

public byte[] byteArray
return byte[]

dSecLength public_oe property

public double dSecLength
return double

dwMinLength public_oe property

public uint dwMinLength
return uint

dwNumSamples public_oe property

public uint dwNumSamples
return uint

lFilePosition public_oe property

public long lFilePosition
return long

shortArray public_oe property

public short[] shortArray
return short[]