This enum is the values of listed mono and stereo
Namespace:
GLSVAssembly: GLSV (in GLSV.dll) Version: 1.2009.6.26 (1.2009.06.26)
Syntax
C# |
---|
public enum ChannelType |
Visual Basic (Declaration) |
---|
Public Enumeration ChannelType |
Visual C++ |
---|
public enum class ChannelType |
Members
Member name | Description | |
---|---|---|
Mono |
Represents mono reproduction
| |
Stereo |
Represents stereo reproduction
|