C# Class AnimatGuiCtrls.Video.Avi.PCMWAVEFORMAT

Datei anzeigen Open project: NeuroRoboticTech/AnimatLabPublicSource Class Usage Examples

Public Properties

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

Property Details

cbSize public_oe property

public short cbSize
return short

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

wBitsPerSample public_oe property

public short wBitsPerSample
return short

wFormatTag public_oe property

public short wFormatTag
return short