You are here: Symbol Reference > Dew Namespace > Dew.Signal Namespace > Structs, Records, Enums > Dew.Signal.TChannel Enumeration
Dew Signal for .NET
ContentsIndexHome
PreviousUpNext
Dew.Signal.TChannel Enumeration

Stereo channel selection.

Syntax
C#
Visual Basic
public enum TChannel : uint { chLeft, chRight, chThird, chFourth, chFifth, chSixth }

SignalUtils.cs

Select one of the two channels, right or left. The type is used by components dealing with stereo audio signals.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!