Steinberg::Vst::BusInfo Struct Reference

#include <ivstcomponent.h>

List of all members.

Public Types

 kDefaultActive = 1<<0
 bus active per default
enum  BusFlags { kDefaultActive = 1<<0 }

Public Attributes

MediaType mediaType
 event or audio
BusDirection direction
 input or output
int32 channelCount
 number of channels
String128 name
 name
BusType busType
 main or aux
uint32 flags
 flags


Detailed Description

Basic I/O Bus Description.

Definition at line 106 of file ivstcomponent.h.


Member Enumeration Documentation

enum Steinberg::Vst::BusInfo::BusFlags

Enumerator:
kDefaultActive  bus active per default

Definition at line 115 of file ivstcomponent.h.


Member Data Documentation

BusType Steinberg::Vst::BusInfo::busType

main or aux

Definition at line 113 of file ivstcomponent.h.

int32 Steinberg::Vst::BusInfo::channelCount

number of channels

Definition at line 111 of file ivstcomponent.h.

BusDirection Steinberg::Vst::BusInfo::direction

input or output

Definition at line 110 of file ivstcomponent.h.

uint32 Steinberg::Vst::BusInfo::flags

flags

Definition at line 114 of file ivstcomponent.h.

MediaType Steinberg::Vst::BusInfo::mediaType

event or audio

Definition at line 109 of file ivstcomponent.h.

String128 Steinberg::Vst::BusInfo::name

name

Definition at line 112 of file ivstcomponent.h.


The documentation for this struct was generated from the following file: Empty

Copyright ©2008 Steinberg Media Technologies. All Rights Reserved.