Show / Hide Table of Contents

Enum FXChannelFlags

DSP channels flags.

Namespace: System.Dynamic.ExpandoObject
Assembly: ManagedBass.dll
Syntax
public enum FXChannelFlags : int

All

All channels at once (as by default).

Channel1

left-front channel

Channel10

Channel 10: depends on the multi-channel source (see above info).

Channel11

Channel 11: depends on the multi-channel source (see above info).

Channel12

Channel 12: depends on the multi-channel source (see above info).

Channel13

Channel 13: depends on the multi-channel source (see above info).

Channel14

Channel 14: depends on the multi-channel source (see above info).

Channel15

Channel 15: depends on the multi-channel source (see above info).

Channel16

Channel 16: depends on the multi-channel source (see above info).

Channel17

Channel 17: depends on the multi-channel source (see above info).

Channel18

Channel 18: depends on the multi-channel source (see above info).

Channel19

Channel 19: depends on the multi-channel source (see above info).

Channel2

right-front channel

Channel20

Channel 20: depends on the multi-channel source (see above info).

Channel21

Channel 21: depends on the multi-channel source (see above info).

Channel22

Channel 22: depends on the multi-channel source (see above info).

Channel23

Channel 23: depends on the multi-channel source (see above info).

Channel24

Channel 24: depends on the multi-channel source (see above info).

Channel25

Channel 25: depends on the multi-channel source (see above info).

Channel26

Channel 26: depends on the multi-channel source (see above info).

Channel27

Channel 27: depends on the multi-channel source (see above info).

Channel28

Channel 28: depends on the multi-channel source (see above info).

Channel29

Channel 29: depends on the multi-channel source (see above info).

Channel3

Channel 3: depends on the multi-channel source (see above info).

Channel30

Channel 30: depends on the multi-channel source (see above info).

Channel4

Channel 4: depends on the multi-channel source (see above info).

Channel5

Channel 5: depends on the multi-channel source (see above info).

Channel6

Channel 6: depends on the multi-channel source (see above info).

Channel7

Channel 7: depends on the multi-channel source (see above info).

Channel8

Channel 8: depends on the multi-channel source (see above info).

Channel9

Channel 9: depends on the multi-channel source (see above info).

None

Disable an effect for all channels (resp. set the global volume of the Volume effect).

Back to top Copyright © 2017 Mathew Sachin
Generated by DocFx