Class RENDERDOC_API_1_6_0.Buffer

All Implemented Interfaces:
AutoCloseable, Iterable<RENDERDOC_API_1_6_0>, NativeResource, Pointer
Enclosing class:
RENDERDOC_API_1_6_0

public static class RENDERDOC_API_1_6_0.Buffer extends StructBuffer<RENDERDOC_API_1_6_0,RENDERDOC_API_1_6_0.Buffer> implements NativeResource
An array of RENDERDOC_API_1_6_0 structs.
  • Constructor Details

    • Buffer

      public Buffer(ByteBuffer container)
      Creates a new RENDERDOC_API_1_6_0.Buffer instance backed by the specified container.

      Changes to the container's content will be visible to the struct buffer instance and vice versa. The two buffers' position, limit, and mark values will be independent. The new buffer's position will be zero, its capacity and its limit will be the number of bytes remaining in this buffer divided by RENDERDOC_API_1_6_0.SIZEOF, and its mark will be undefined.

      The created buffer instance holds a strong reference to the container object.

    • Buffer

      public Buffer(long address, int cap)
  • Method Details

    • GetAPIVersion

      public long GetAPIVersion()
      Returns:
      the value of the GetAPIVersion field.
    • SetCaptureOptionU32

      public long SetCaptureOptionU32()
      Returns:
      the value of the SetCaptureOptionU32 field.
    • SetCaptureOptionF32

      public long SetCaptureOptionF32()
      Returns:
      the value of the SetCaptureOptionF32 field.
    • GetCaptureOptionU32

      public long GetCaptureOptionU32()
      Returns:
      the value of the GetCaptureOptionU32 field.
    • GetCaptureOptionF32

      public long GetCaptureOptionF32()
      Returns:
      the value of the GetCaptureOptionF32 field.
    • SetFocusToggleKeys

      public long SetFocusToggleKeys()
      Returns:
      the value of the SetFocusToggleKeys field.
    • SetCaptureKeys

      public long SetCaptureKeys()
      Returns:
      the value of the SetCaptureKeys field.
    • GetOverlayBits

      public long GetOverlayBits()
      Returns:
      the value of the GetOverlayBits field.
    • MaskOverlayBits

      public long MaskOverlayBits()
      Returns:
      the value of the MaskOverlayBits field.
    • RemoveHooks

      public long RemoveHooks()
      Returns:
      the value of the RemoveHooks field.
    • UnloadCrashHandler

      public long UnloadCrashHandler()
      Returns:
      the value of the UnloadCrashHandler field.
    • SetCaptureFilePathTemplate

      public long SetCaptureFilePathTemplate()
      Returns:
      the value of the SetCaptureFilePathTemplate field.
    • GetCaptureFilePathTemplate

      public long GetCaptureFilePathTemplate()
      Returns:
      the value of the GetCaptureFilePathTemplate field.
    • GetNumCaptures

      public long GetNumCaptures()
      Returns:
      the value of the GetNumCaptures field.
    • GetCapture

      public long GetCapture()
      Returns:
      the value of the GetCapture field.
    • TriggerCapture

      public long TriggerCapture()
      Returns:
      the value of the TriggerCapture field.
    • IsTargetControlConnected

      public long IsTargetControlConnected()
      Returns:
      the value of the IsTargetControlConnected field.
    • LaunchReplayUI

      public long LaunchReplayUI()
      Returns:
      the value of the LaunchReplayUI field.
    • SetActiveWindow

      public long SetActiveWindow()
      Returns:
      the value of the SetActiveWindow field.
    • StartFrameCapture

      public long StartFrameCapture()
      Returns:
      the value of the StartFrameCapture field.
    • IsFrameCapturing

      public long IsFrameCapturing()
      Returns:
      the value of the IsFrameCapturing field.
    • EndFrameCapture

      public long EndFrameCapture()
      Returns:
      the value of the EndFrameCapture field.
    • TriggerMultiFrameCapture

      public long TriggerMultiFrameCapture()
      Returns:
      the value of the TriggerMultiFrameCapture field.
    • SetCaptureFileComments

      public long SetCaptureFileComments()
      Returns:
      the value of the SetCaptureFileComments field.
    • DiscardFrameCapture

      public long DiscardFrameCapture()
      Returns:
      the value of the DiscardFrameCapture field.
    • ShowReplayUI

      public long ShowReplayUI()
      Returns:
      the value of the ShowReplayUI field.
    • SetCaptureTitle

      public long SetCaptureTitle()
      Returns:
      the value of the SetCaptureTitle field.