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

Defines arguments for the StreamReceived and StreamDropped events. More...

Inherits EventArgs.

Properties

Stream Stream [get]
 The stream related to the event. This object represents a snapshot of stream at the time of the callback. More...
 

Detailed Description

Defines arguments for the StreamReceived and StreamDropped events.

Property Documentation

◆ Stream

Stream OpenTok.Session.StreamEventArgs.Stream
get

The stream related to the event. This object represents a snapshot of stream at the time of the callback.


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