Show / Hide Table of Contents

Delegate PhysicalElement.OnStreamInHandler

Namespace: Slipe.Shared.Elements
Assembly: SlipeShared.dll
Syntax
public delegate void OnStreamInHandler(PhysicalElement source, OnStreamInEventArgs eventArgs);
Parameters
Type Name Description
PhysicalElement source
OnStreamInEventArgs eventArgs
  • Improve this Doc
  • View Source
Back to top Generated by DocFX