Occurs when the stream state changes.

Namespace:  Microsoft.Lync.Model.Conversation.AudioVideo
Assembly:  Microsoft.Lync.Model(in Microsoft.Lync.Model.dll)

Syntax

C#
public event 
EventHandler<

StreamStateChangedEventArgs> 
StreamStateChanged

See Also