Uses of Record Class
club.doki7.vulkan.datatype.StdVideoDecodeH264ReferenceInfo
Packages that use StdVideoDecodeH264ReferenceInfo
-
Uses of StdVideoDecodeH264ReferenceInfo in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement interfaces with type arguments of type StdVideoDecodeH264ReferenceInfoModifier 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 StdVideoDecodeH264ReferenceInfoModifier and TypeMethodDescription@NotNull StdVideoDecodeH264ReferenceInfo
StdVideoDecodeH264ReferenceInfo.Ptr.at
(long index) Returns (a pointer to) the structure at the given index.StdVideoDecodeH264ReferenceInfo.clone
(Arena arena, StdVideoDecodeH264ReferenceInfo src) StdVideoDecodeH264ReferenceInfo.flags
(@NotNull StdVideoDecodeH264ReferenceInfoFlags value) StdVideoDecodeH264ReferenceInfo.flags
(Consumer<@NotNull StdVideoDecodeH264ReferenceInfoFlags> consumer) StdVideoDecodeH264ReferenceInfo.FrameNum
(short value) StdVideoDecodeH264ReferenceInfo.PicOrderCnt
(IntPtr value) @Nullable StdVideoDecodeH264ReferenceInfo
VkVideoDecodeH264DpbSlotInfoKHR.pStdReferenceInfo()
StdVideoDecodeH264ReferenceInfo.Ptr.toArray()
Methods in club.doki7.vulkan.datatype that return types with arguments of type StdVideoDecodeH264ReferenceInfoModifier and TypeMethodDescription@NotNull Iterator
<StdVideoDecodeH264ReferenceInfo> StdVideoDecodeH264ReferenceInfo.Ptr.iterator()
Methods in club.doki7.vulkan.datatype with parameters of type StdVideoDecodeH264ReferenceInfoModifier and TypeMethodDescriptionStdVideoDecodeH264ReferenceInfo.clone
(Arena arena, StdVideoDecodeH264ReferenceInfo src) void
StdVideoDecodeH264ReferenceInfo.Ptr.write
(long index, @NotNull StdVideoDecodeH264ReferenceInfo value)