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 recordRepresents a pointer to / an array of null structure(s) in native memory.Methods in club.doki7.vulkan.datatype that return StdVideoDecodeH264ReferenceInfoModifier and TypeMethodDescription@NotNull StdVideoDecodeH264ReferenceInfoStdVideoDecodeH264ReferenceInfo.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) StdVideoDecodeH264ReferenceInfo.PicOrderCnt(@NotNull Consumer<IntPtr> consumer) @Nullable StdVideoDecodeH264ReferenceInfoVkVideoDecodeH264DpbSlotInfoKHR.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) voidStdVideoDecodeH264ReferenceInfo.Ptr.write(long index, @NotNull StdVideoDecodeH264ReferenceInfo value) Method parameters in club.doki7.vulkan.datatype with type arguments of type StdVideoDecodeH264ReferenceInfoModifier and TypeMethodDescriptionStdVideoDecodeH264ReferenceInfo.Ptr.at(long index, @NotNull Consumer<@NotNull StdVideoDecodeH264ReferenceInfo> consumer)