Tao.Sdl SDK Documentation |
|
SdlMixer.MIX_CHANNEL_POST Field
This is the channel number used for post processing effects.
[Visual Basic]
Public Const MIX_CHANNEL_POST As
Integer = -2
[C#]
public const
int MIX_CHANNEL_POST = -2;
See Also
SdlMixer Class | Tao.Sdl Namespace