Class StdVideoEncodeH265ReferenceListsInfoFlags.Buffer

java.lang.Object
overrungl.struct.GroupType
overrungl.vulkan.video.StdVideoEncodeH265ReferenceListsInfoFlags
overrungl.vulkan.video.StdVideoEncodeH265ReferenceListsInfoFlags.Buffer
All Implemented Interfaces:
Addressable
Enclosing class:
StdVideoEncodeH265ReferenceListsInfoFlags

public static final class StdVideoEncodeH265ReferenceListsInfoFlags.Buffer extends StdVideoEncodeH265ReferenceListsInfoFlags
  • Constructor Details

    • Buffer

      public Buffer(MemorySegment segment, long elementCount)
      Creates StdVideoEncodeH265ReferenceListsInfoFlags.Buffer with the given segment.
      Parameters:
      segment - the memory segment
      elementCount - the element count
  • Method Details

    • estimateCount

      public long estimateCount()
      Description copied from class: GroupType
      Estimates the element count of this group type buffer.
      Overrides:
      estimateCount in class GroupType
      Returns:
      the estimated element count of the group type buffer
    • asSlice

      public StdVideoEncodeH265ReferenceListsInfoFlags asSlice(long index)
      Creates a slice of StdVideoEncodeH265ReferenceListsInfoFlags.
      Parameters:
      index - the index of the struct buffer
      Returns:
      the slice of StdVideoEncodeH265ReferenceListsInfoFlags
    • asSlice

      public StdVideoEncodeH265ReferenceListsInfoFlags.Buffer asSlice(long index, long count)
      Creates a slice of StdVideoEncodeH265ReferenceListsInfoFlags.
      Parameters:
      index - the index of the struct buffer
      count - the count
      Returns:
      the slice of StdVideoEncodeH265ReferenceListsInfoFlags