Suggestions

close search

Add Messaging, Voice, and Authentication to your apps with Vonage Communications APIs

Visit the Vonage API Developer Portal

OpenTok.Subscriber.VideoEventArgs

Defines arguments for the VideoEnabled and VideoDisabled events. More...

Inherits EventArgs.

Properties

VideoReason Reason [get]
 The reason that the video track was started (or resumed). More...

Detailed Description

Defines arguments for the VideoEnabled and VideoDisabled events.

Property Documentation

◆ Reason

VideoReason OpenTok.Subscriber.VideoEventArgs.Reason

The reason that the video track was started (or resumed).

This is set to a value defined by the OpenTok.Subscriber.VideoReason enum: PublishVideo, SubscribeToVideo, or Quality.