RedMixerChannelGUI:
Filter:
Classes (extension) | Red > redMixer

RedMixerChannelGUI : Object
ExtensionExtension

gui for RedMixerChannel

Description

Class Methods

RedMixerChannelGUI.new(redMixerChannel, parent, position, name)

Arguments:

redMixerChannel

A RedMixerChannel.

parent

A Window, CompositeView or nil.

position

A Point.

name

A String displayed below the volume slider.

Inherited class methods

Undocumented class methods

RedMixerChannelGUI.height

RedMixerChannelGUI.height = value

RedMixerChannelGUI.numInserts

RedMixerChannelGUI.numInserts = value

RedMixerChannelGUI.width

RedMixerChannelGUI.width = value

Instance Methods

.close

Close the window if open.

Inherited instance methods

Undocumented instance methods

.cmp

.parent

.redMixerChannel

.text = str

.views

Examples