OpenTok Windows SDK
Properties | List of all members
OpenTok.Publisher.StreamEventArgs Class Reference

Defines arguments for the StreamCreated and StreamDestroyed events. More...

Inherits EventArgs.

Properties

Stream Stream [get]
 The stream that that is created or destroyed. The properties of the Stream object are a snapshot of the stream state at the time of the callback. The properties are not updated as the state of the stream changes. More...
 

Detailed Description

Defines arguments for the StreamCreated and StreamDestroyed events.

Property Documentation

◆ Stream

Stream OpenTok.Publisher.StreamEventArgs.Stream
get

The stream that that is created or destroyed. The properties of the Stream object are a snapshot of the stream state at the time of the callback. The properties are not updated as the state of the stream changes.


The documentation for this class was generated from the following file: