Click or drag to resize

WavePlayerPlaybackProgress Event

Raised on playback progress.

Namespace:  CallFlowFramework.Media
Assembly:  CallFlowFramework (in CallFlowFramework.dll) Version: 1.1.0.355 (1.1.0.355)
Syntax
public event EventHandler<ValueEventArgs<int>> PlaybackProgress

Value

Type: SystemEventHandlerValueEventArgsInt32
See Also