Uses of Record Class
club.doki7.vulkan.datatype.StdVideoEncodeH265SliceSegmentHeader
Packages that use StdVideoEncodeH265SliceSegmentHeader
-
Uses of StdVideoEncodeH265SliceSegmentHeader in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement interfaces with type arguments of type StdVideoEncodeH265SliceSegmentHeaderModifier and TypeClassDescriptionstatic final record
Represents a pointer to / an array of null structure(s) in native memory.Methods in club.doki7.vulkan.datatype that return StdVideoEncodeH265SliceSegmentHeaderModifier and TypeMethodDescription@NotNull StdVideoEncodeH265SliceSegmentHeader
StdVideoEncodeH265SliceSegmentHeader.Ptr.at
(long index) Returns (a pointer to) the structure at the given index.StdVideoEncodeH265SliceSegmentHeader.clone
(Arena arena, StdVideoEncodeH265SliceSegmentHeader src) StdVideoEncodeH265SliceSegmentHeader.collocated_ref_idx
(byte value) StdVideoEncodeH265SliceSegmentHeader.flags
(@NotNull StdVideoEncodeH265SliceSegmentHeaderFlags value) StdVideoEncodeH265SliceSegmentHeader.flags
(Consumer<@NotNull StdVideoEncodeH265SliceSegmentHeaderFlags> consumer) StdVideoEncodeH265SliceSegmentHeader.MaxNumMergeCand
(byte value) @Nullable StdVideoEncodeH265SliceSegmentHeader
VkVideoEncodeH265NaluSliceSegmentInfoKHR.pStdSliceSegmentHeader()
StdVideoEncodeH265SliceSegmentHeader.pWeightTable
(@Nullable IStdVideoEncodeH265WeightTable value) StdVideoEncodeH265SliceSegmentHeader.slice_act_cb_qp_offset
(byte value) StdVideoEncodeH265SliceSegmentHeader.slice_act_cr_qp_offset
(byte value) StdVideoEncodeH265SliceSegmentHeader.slice_act_y_qp_offset
(byte value) StdVideoEncodeH265SliceSegmentHeader.slice_beta_offset_div2
(byte value) StdVideoEncodeH265SliceSegmentHeader.slice_cb_qp_offset
(byte value) StdVideoEncodeH265SliceSegmentHeader.slice_cr_qp_offset
(byte value) StdVideoEncodeH265SliceSegmentHeader.slice_qp_delta
(byte value) StdVideoEncodeH265SliceSegmentHeader.slice_segment_address
(int value) StdVideoEncodeH265SliceSegmentHeader.slice_tc_offset_div2
(byte value) StdVideoEncodeH265SliceSegmentHeader.slice_type
(int value) StdVideoEncodeH265SliceSegmentHeader.Ptr.toArray()
Methods in club.doki7.vulkan.datatype that return types with arguments of type StdVideoEncodeH265SliceSegmentHeaderModifier and TypeMethodDescription@NotNull Iterator
<StdVideoEncodeH265SliceSegmentHeader> StdVideoEncodeH265SliceSegmentHeader.Ptr.iterator()
Methods in club.doki7.vulkan.datatype with parameters of type StdVideoEncodeH265SliceSegmentHeaderModifier and TypeMethodDescriptionStdVideoEncodeH265SliceSegmentHeader.clone
(Arena arena, StdVideoEncodeH265SliceSegmentHeader src) void
StdVideoEncodeH265SliceSegmentHeader.Ptr.write
(long index, @NotNull StdVideoEncodeH265SliceSegmentHeader value)