Overload List
| Name | Description | |
|---|---|---|
| GetLevel(Byte, Int32, Int32, Int32) |
Equivalent to BASS_ChannelGetLevel(Int32), but with individual offset and length.
| |
| GetLevel(Int16, Int32, Int32, Int32) |
Equivalent to BASS_ChannelGetLevel(Int32), but with individual offset and length.
| |
| GetLevel(Single, Int32, Int32, Int32) |
Equivalent to BASS_ChannelGetLevel(Int32), but with individual offset and length.
| |
| GetLevel(IntPtr, Int32, Int32, Int32, Int32) |
Equivalent to BASS_ChannelGetLevel(Int32), but with individual offset and length.
|
See Also