Show / Hide Table of Contents

Delegate Sound.OnStreamHandler

Namespace: Slipe.Client.Sounds
Assembly: SlipeClient.dll
Syntax
public delegate void OnStreamHandler(Sound source, OnStreamEventArgs eventArgs);
Parameters
Type Name Description
Sound source
OnStreamEventArgs eventArgs
  • Improve this Doc
  • View Source
Back to top Generated by DocFX