MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
ChannelType Enumeration
NamespacesMPfm.Sound.BassNetWrapperChannelType
Defines the types of channels found in the BASS.NET library.
Declaration Syntax
C#Visual Basic
public enum ChannelType
Public Enumeration ChannelType
Members
MemberDescription
Playback Playback channel (outputs to the sound card direcly).
FX FX channel (can output to the sound card directly or be a decode channel).
Decode Decode channel.
Memory Memory channel.

Assembly: MPfm.Sound (Module: MPfm.Sound) Version: 0.5.3.0 (0.5.3.0)