LMMS
Loading...
Searching...
No Matches
ivstchannelcontextinfo.h File Reference

Go to the source code of this file.

Classes

class  Steinberg::Vst::ChannelContext::IInfoListener

Namespaces

namespace  Steinberg
namespace  Steinberg::Vst
namespace  Steinberg::Vst::ChannelContext

Typedefs

typedef uint32 Steinberg::Vst::ChannelContext::ColorSpec
typedef uint8 Steinberg::Vst::ChannelContext::ColorComponent

Enumerations

enum  Steinberg::Vst::ChannelContext::ChannelPluginLocation { Steinberg::Vst::ChannelContext::kPreVolumeFader = 0 , Steinberg::Vst::ChannelContext::kPostVolumeFader , Steinberg::Vst::ChannelContext::kUsedAsPanner }

Functions

ColorComponent Steinberg::Vst::ChannelContext::GetBlue (ColorSpec cs)
ColorComponent Steinberg::Vst::ChannelContext::GetGreen (ColorSpec cs)
ColorComponent Steinberg::Vst::ChannelContext::GetRed (ColorSpec cs)
ColorComponent Steinberg::Vst::ChannelContext::GetAlpha (ColorSpec cs)

Variables

const CString Steinberg::Vst::ChannelContext::kChannelUIDKey = "channel uid"
const CString Steinberg::Vst::ChannelContext::kChannelUIDLengthKey = "channel uid length"
const CString Steinberg::Vst::ChannelContext::kChannelNameKey = "channel name"
const CString Steinberg::Vst::ChannelContext::kChannelNameLengthKey = "channel name length"
const CString Steinberg::Vst::ChannelContext::kChannelColorKey = "channel color"
const CString Steinberg::Vst::ChannelContext::kChannelIndexKey = "channel index"
const CString Steinberg::Vst::ChannelContext::kChannelIndexNamespaceOrderKey = "channel index namespace order"
const CString Steinberg::Vst::ChannelContext::kChannelIndexNamespaceKey = "channel index namespace"
const CString Steinberg::Vst::ChannelContext::kChannelIndexNamespaceLengthKey = "channel index namespace length"
const CString Steinberg::Vst::ChannelContext::kChannelImageKey = "channel image"
const CString Steinberg::Vst::ChannelContext::kChannelPluginLocationKey = "channel plugin location"