Summary
Get the current panning position for a channel.
Syntax
[UnmanagedFunctionPointer(CallingConvention.Cdecl)]
public delegate double ModuleExtInterfaceInteractive2.GetChannelPanningDelegate(IntPtr modExt, int channel) :
MulticastDelegate, ICloneable, ISerializable
Operators
Name | Value | Summary |
---|---|---|
operator != |
bool |
Inherited from Delegate
|
operator != |
bool |
Inherited from MulticastDelegate
|
operator == |
bool |
Inherited from Delegate
|
operator == |
bool |
Inherited from MulticastDelegate
|