Click or drag to resize

WavePlayerPlayingStopped Event

Raised when plying recorded data stopped.

Namespace:  CallFlowFramework.Media
Assembly:  CallFlowFramework (in CallFlowFramework.dll) Version: 1.1.0.355 (1.1.0.355)
Syntax
public event EventHandler<StoppedEventArgs> PlayingStopped

Value

Type: SystemEventHandlerStoppedEventArgs
See Also