Gets or Sets how the wave form should be drawn (Default = Stereo).
Namespace: Un4seen.Bass.Misc
Assembly: Bass.Net (in Bass.Net.dll) Version: 2.4.17.7
Syntax
Property Value
Type: WaveFormWAVEFORMDRAWTYPERemarks
| Stereo | Two independent wave forms will be drawn (upper=left channel, lower=right channel). |
| Mono | One combined mono wave form will be drawn. |
| DualMono | Two overloaded mono wave forms (left, right) will be drawn. |
| HalfMono | One combined mirrored half mono wave form will be drawn. |
See Also