diaGlobWrapper Help
Assembly: DiaGlobWrapper (in DiaGlobWrapper.dll) Version: 0.0.0.0
Enumerator constant to specify the number of sample bits of the file to be recorded or played.
Namespace:
InkostarAssembly: 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 name | Description | |
|---|---|---|
| BPS_4 | Use 4 BPS. | |
| BPS_8 | Use 8 BPS. |