DeviceCapability(Boolean, Boolean, Boolean) Constructor
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.
public:
DeviceCapability(bool isRender, bool isCapture, bool isPublish);
public DeviceCapability (bool isRender, bool isCapture, bool isPublish);
new Microsoft.Rtc.Internal.Collaboration.DeviceCapability : bool * bool * bool -> Microsoft.Rtc.Internal.Collaboration.DeviceCapability
Public Sub New (isRender As Boolean, isCapture As Boolean, isPublish As Boolean)
Parameters
- isRender
- Boolean
- isCapture
- Boolean
- isPublish
- Boolean