Class FBCompositionLayerSecureContent

java.lang.Object
org.lwjgl.openxr.FBCompositionLayerSecureContent

public final class FBCompositionLayerSecureContent extends Object
The XR_FB_composition_layer_secure_content extension.

This extension does not define a new composition layer type, but rather it provides support for the application to specify an existing composition layer type has secure content and whether it must be completely excluded from external outputs, like video or screen capture, or if proxy content must be rendered in its place.

In order to enable the functionality of this extension, you must pass the name of the extension into CreateInstance via the XrInstanceCreateInfo::enabledExtensionNames parameter as indicated in the extension section.

  • Field Details

    • XR_FB_composition_layer_secure_content_SPEC_VERSION

      public static final int XR_FB_composition_layer_secure_content_SPEC_VERSION
      The extension specification version.
      See Also:
    • XR_FB_COMPOSITION_LAYER_SECURE_CONTENT_EXTENSION_NAME

      public static final String XR_FB_COMPOSITION_LAYER_SECURE_CONTENT_EXTENSION_NAME
      The extension name.
      See Also:
    • XR_TYPE_COMPOSITION_LAYER_SECURE_CONTENT_FB

      public static final int XR_TYPE_COMPOSITION_LAYER_SECURE_CONTENT_FB
      Extends XrStructureType.
      See Also:
    • XR_COMPOSITION_LAYER_SECURE_CONTENT_EXCLUDE_LAYER_BIT_FB

      public static final int XR_COMPOSITION_LAYER_SECURE_CONTENT_EXCLUDE_LAYER_BIT_FB
      XrCompositionLayerSecureContentFlagBitsFB - XrCompositionLayerSecureContentFlagBitsFB
      Flag Descriptions
      See Also:
    • XR_COMPOSITION_LAYER_SECURE_CONTENT_REPLACE_LAYER_BIT_FB

      public static final int XR_COMPOSITION_LAYER_SECURE_CONTENT_REPLACE_LAYER_BIT_FB
      XrCompositionLayerSecureContentFlagBitsFB - XrCompositionLayerSecureContentFlagBitsFB
      Flag Descriptions
      See Also: