VideoSource Class

Definition

Represents the video source that can be set by the participants with leader role on the audio video mcu session.

public ref class VideoSource
public class VideoSource
type VideoSource = class
Public Class VideoSource
Inheritance
VideoSource

Properties

Mode

Gets the video source mode.

PreferredVideoSourceParticipant

Gets the preferred video source participant.

Methods

Equals(Object)

Gets whether the two video sources are equal.

Equals(VideoSource)

Gets whether the two video sources are equal.

GetHashCode()

Gets the hash code for this instance.

ToString()

Gets the string representation of this participant.

Operators

Equality(VideoSource, Object)

Gets whether the two video sources are equal.

Inequality(VideoSource, Object)

Gets whether the two video sources are unequal.

Applies to