Services.VideoEnabled Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets whether this presentity is capable of supporting an video conversation.
public:
property Microsoft::Rtc::Collaboration::Presence::ServiceCapabilitySupport VideoEnabled { Microsoft::Rtc::Collaboration::Presence::ServiceCapabilitySupport get(); };
public Microsoft.Rtc.Collaboration.Presence.ServiceCapabilitySupport VideoEnabled { get; }
member this.VideoEnabled : Microsoft.Rtc.Collaboration.Presence.ServiceCapabilitySupport
Public ReadOnly Property VideoEnabled As ServiceCapabilitySupport
Property Value
Remarks
If there are multiple instances of the same capability, then if any of them are enabled for render/capture, then the capability is considered enabled. If there is no entry for this capability in the notification, it would have the value ServiceCapabilitySupport.Unknown.