C# Class TOAPI.Types.WAVEFORMAT

Show file 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 property

public int nAvgBytesPerSec
return int

nBlockAlign public property

public short nBlockAlign
return short

nChannels public property

public short nChannels
return short

nSamplesPerSec public property

public int nSamplesPerSec
return int

wFormatTag public property

public short wFormatTag
return short