Struct MixerNode
Used with ChannelSetEnvelope(Int32, MixEnvelope, MixerNode[], Int32) to set an envelope on a mixer source channel.
Namespace: System.Dynamic.ExpandoObject
Assembly: ManagedBass.Mix.dll
Syntax
public struct MixerNode
Remarks
Envelopes are applied on top of the channel's attributes, as set via
Fields
Position
The postion of the node in bytes. This is based on the mixer's sample format, not the source channel's format!
Declaration
public long Position
Field Value
Int64
|
Remarks
Note: Envelopes deal with mixer positions, not sources!