diaGlobWrapper Help
Enumerator constant to specify the number of sample bits of the file to be recorded or played.

Namespace:  Inkostar
Assembly:  DiaGlobWrapper (in DiaGlobWrapper.dll) Version: 0.0.0.0

Syntax

C#
public enum BitsPerSample
Visual Basic (Declaration)
Public Enumeration BitsPerSample
Visual C++
public enum class BitsPerSample

Members

Member nameDescription
BPS_4
Use 4 BPS.
BPS_8
Use 8 BPS.

See Also