Show / Hide Table of Contents

Delegate SDL_mixer.ChannelFinishedDelegate

Namespace: SDL2
Assembly: SDL2-CS.dll
Syntax
public delegate void ChannelFinishedDelegate(int channel);
Parameters
Type Name Description
System.Int32 channel
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX