Summary
Set the current volume for a channel.
Syntax
[UnmanagedFunctionPointer(CallingConvention.Cdecl)]
public delegate int ModuleExtInterfaceInteractive.SetChannelVolumeDelegate(IntPtr modExt, int channel, double volume) :
MulticastDelegate, ICloneable, ISerializable
Remarks
The channel volume may be reset by pattern commands at any time.
Operators
Name | Value | Summary |
---|---|---|
operator != |
bool |
Inherited from Delegate
|
operator != |
bool |
Inherited from MulticastDelegate
|
operator == |
bool |
Inherited from Delegate
|
operator == |
bool |
Inherited from MulticastDelegate
|