BASS.NET API for the Un4seen BASS Audio Library

BASS_MIXER_NODEpos Field

BASS.NET API for the Un4seen BASS Audio Library
The postion of the node in bytes. This is based on the mixer's sample format, not the source channel's format!

Namespace:  Un4seen.Bass.AddOn.Mix
Assembly:  Bass.Net (in Bass.Net.dll) Version: 2.4.17.5
Syntax

public long pos

Field Value

Type: Int64
Remarks

Note: Envelopes deal with mixer positions, not sources!
See Also

Reference