Click or drag to resize

Stream Delegate

[Missing <summary> documentation for "T:VoiceElements.Interface.Stream"]

Namespace:  VoiceElements.Interface
Assembly:  VoiceElementsInterface (in VoiceElementsInterface.dll) Version: 8.6.1.1
Syntax
public delegate void Stream(
	StreamEventArgs e
)

Parameters

e
Type: VoiceElements.InterfaceStreamEventArgs
See Also