HolographicQuadLayerUpdateParameters.UpdateContentProtectionEnabled Method
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.
Updates whether this quad layer contains protected content.
public:
virtual void UpdateContentProtectionEnabled(bool value) = UpdateContentProtectionEnabled;
void UpdateContentProtectionEnabled(bool const& value);
public void UpdateContentProtectionEnabled(bool value);
function updateContentProtectionEnabled(value)
Public Sub UpdateContentProtectionEnabled (value As Boolean)
Parameters
- value
-
Boolean
bool
Whether content protection should be enabled for this quad layer.
Remarks
While content protection is enabled for an active quad layer, rendered content will be visible only in the headset, disabling the Mixed Reality Portal's preview.