C# Class TOAPI.Types.WAVEFORMAT

Exibir arquivo Open project: Wiladams/NewTOAPIA Class Usage Examples

Public Properties

Property Type Description
nAvgBytesPerSec int
nBlockAlign short
nChannels short
nSamplesPerSec int
wFormatTag short

Property Details

nAvgBytesPerSec public_oe property

public int nAvgBytesPerSec
return int

nBlockAlign public_oe property

public short nBlockAlign
return short

nChannels public_oe property

public short nChannels
return short

nSamplesPerSec public_oe property

public int nSamplesPerSec
return int

wFormatTag public_oe property

public short wFormatTag
return short