Platforms to show: All Mac Windows Linux Cross-Platform

Back to QTAudioChannelDescriptionMBS class.

Previous items Next items

QTAudioChannelDescriptionMBS.kAudioChannelLabel_Discrete_3 = &h10003

Type Topic Plugin Version
const QuickTime MBS Main Plugin 11.3
One of the channel label constants.
Example
// build 2 channels to go on channel 3&4
dim d1 as new QTAudioChannelDescriptionMBS
dim d2 as new QTAudioChannelDescriptionMBS

d1.ChannelFlags = QTAudioChannelDescriptionMBS.kAudioChannelFlags_AllOff
d1.ChannelLabel = QTAudioChannelDescriptionMBS.kAudioChannelLabel_Discrete_3
d2.ChannelFlags = QTAudioChannelDescriptionMBS.kAudioChannelFlags_AllOff
d2.ChannelLabel = QTAudioChannelDescriptionMBS.kAudioChannelLabel_Discrete_4

dim a as new QTAudioChannelLayoutMBS

a.NumberChannelDescriptions = 2
a.ChannelDescriptions(0) = d1
a.ChannelDescriptions(1) = d2
a.ChannelLayoutTag = QTAudioChannelLayoutMBS.kAudioChannelLayoutTag_DiscreteInOrder + 2

QTAudioChannelDescriptionMBS.kAudioChannelLabel_Discrete_4 = &h10004

Type Topic Plugin Version
const QuickTime MBS Main Plugin 11.3
One of the channel label constants.

QTAudioChannelDescriptionMBS.kAudioChannelLabel_Discrete_5 = &h10005

Type Topic Plugin Version
const QuickTime MBS Main Plugin 11.3
One of the channel label constants.

QTAudioChannelDescriptionMBS.kAudioChannelLabel_Discrete_6 = &h10006

Type Topic Plugin Version
const QuickTime MBS Main Plugin 11.3
One of the channel label constants.

QTAudioChannelDescriptionMBS.kAudioChannelLabel_Discrete_65535 = &h1FFFF

Type Topic Plugin Version
const QuickTime MBS Main Plugin 11.3
One of the channel label constants.

QTAudioChannelDescriptionMBS.kAudioChannelLabel_Discrete_7 = &h10007

Type Topic Plugin Version
const QuickTime MBS Main Plugin 11.3
One of the channel label constants.

QTAudioChannelDescriptionMBS.kAudioChannelLabel_Discrete_8 = &h10008

Type Topic Plugin Version
const QuickTime MBS Main Plugin 11.3
One of the channel label constants.

QTAudioChannelDescriptionMBS.kAudioChannelLabel_Discrete_9 = &h10009

Type Topic Plugin Version
const QuickTime MBS Main Plugin 11.3
One of the channel label constants.

QTAudioChannelDescriptionMBS.kAudioChannelLabel_ForeignLanguage = 305

Type Topic Plugin Version
const QuickTime MBS Main Plugin 11.3
One of the channel label constants.

QTAudioChannelDescriptionMBS.kAudioChannelLabel_Haptic = 45

Type Topic Plugin Version
const QuickTime MBS Main Plugin 11.3
One of the channel label constants.

QTAudioChannelDescriptionMBS.kAudioChannelLabel_HeadphonesLeft = 301

Type Topic Plugin Version
const QuickTime MBS Main Plugin 11.3
One of the channel label constants.

QTAudioChannelDescriptionMBS.kAudioChannelLabel_HeadphonesRight = 302

Type Topic Plugin Version
const QuickTime MBS Main Plugin 11.3
One of the channel label constants.

QTAudioChannelDescriptionMBS.kAudioChannelLabel_HearingImpaired = 40

Type Topic Plugin Version
const QuickTime MBS Main Plugin 11.3
One of the channel label constants.

QTAudioChannelDescriptionMBS.kAudioChannelLabel_Left = 1

Type Topic Plugin Version
const QuickTime MBS Main Plugin 11.3
One of the channel label constants.

QTAudioChannelDescriptionMBS.kAudioChannelLabel_LeftCenter = 7

Type Topic Plugin Version
const QuickTime MBS Main Plugin 11.3
One of the channel label constants.

QTAudioChannelDescriptionMBS.kAudioChannelLabel_LeftSurround = 5

Type Topic Plugin Version
const QuickTime MBS Main Plugin 11.3
One of the channel label constants.

WAVE: "Back Left"

QTAudioChannelDescriptionMBS.kAudioChannelLabel_LeftSurroundDirect = 10

Type Topic Plugin Version
const QuickTime MBS Main Plugin 11.3
One of the channel label constants.

WAVE: "Side Left"

QTAudioChannelDescriptionMBS.kAudioChannelLabel_LeftTotal = 38

Type Topic Plugin Version
const QuickTime MBS Main Plugin 11.3
One of the channel label constants.

matrix encoded 4 channels

QTAudioChannelDescriptionMBS.kAudioChannelLabel_LeftWide = 35

Type Topic Plugin Version
const QuickTime MBS Main Plugin 11.3
One of the channel label constants.

QTAudioChannelDescriptionMBS.kAudioChannelLabel_LFE2 = 37

Type Topic Plugin Version
const QuickTime MBS Main Plugin 11.3
One of the channel label constants.

QTAudioChannelDescriptionMBS.kAudioChannelLabel_LFEScreen = 4

Type Topic Plugin Version
const QuickTime MBS Main Plugin 11.3
One of the channel label constants.

QTAudioChannelDescriptionMBS.kAudioChannelLabel_Mono = 42

Type Topic Plugin Version
const QuickTime MBS Main Plugin 11.3
One of the channel label constants.

QTAudioChannelDescriptionMBS.kAudioChannelLabel_MS_Mid = 204

Type Topic Plugin Version
const QuickTime MBS Main Plugin 11.3
One of the channel label constants.

QTAudioChannelDescriptionMBS.kAudioChannelLabel_MS_Side = 205

Type Topic Plugin Version
const QuickTime MBS Main Plugin 11.3
One of the channel label constants.

QTAudioChannelDescriptionMBS.kAudioChannelLabel_Narration = 41

Type Topic Plugin Version
const QuickTime MBS Main Plugin 11.3
One of the channel label constants.

QTAudioChannelDescriptionMBS.kAudioChannelLabel_RearSurroundLeft = 33

Type Topic Plugin Version
const QuickTime MBS Main Plugin 11.3
One of the channel label constants.

QTAudioChannelDescriptionMBS.kAudioChannelLabel_RearSurroundRight = 34

Type Topic Plugin Version
const QuickTime MBS Main Plugin 11.3
One of the channel label constants.

QTAudioChannelDescriptionMBS.kAudioChannelLabel_Right = 2

Type Topic Plugin Version
const QuickTime MBS Main Plugin 11.3
One of the channel label constants.

QTAudioChannelDescriptionMBS.kAudioChannelLabel_RightCenter = 8

Type Topic Plugin Version
const QuickTime MBS Main Plugin 11.3
One of the channel label constants.

QTAudioChannelDescriptionMBS.kAudioChannelLabel_RightSurround = 6

Type Topic Plugin Version
const QuickTime MBS Main Plugin 11.3
One of the channel label constants.

WAVE: "Back Right"

Previous items Next items

The items on this page are in the following plugins: MBS Main Plugin.


💬 Ask a question or report a problem
The biggest plugin in space...