Click or drag to resize

WaveFileGetSampleTypeCode Method

Determines sample data type code based on defined BitsPerSample and AudioFormat.

Namespace: GSF.Media
Assembly: GSF.Media (in GSF.Media.dll) Version: 2.4.181-beta
Syntax
public TypeCode GetSampleTypeCode()
View Source

Return Value

TypeCode
Sample type code based on defined BitsPerSample and AudioFormat.
See Also