Uses of Record Class
club.doki7.vulkan.datatype.StdVideoAV1LoopRestoration
Packages that use StdVideoAV1LoopRestoration
-
Uses of StdVideoAV1LoopRestoration in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement interfaces with type arguments of type StdVideoAV1LoopRestorationModifier and TypeClassDescriptionstatic final recordRepresents a pointer to / an array of null structure(s) in native memory.Methods in club.doki7.vulkan.datatype that return StdVideoAV1LoopRestorationModifier and TypeMethodDescriptionstatic StdVideoAV1LoopRestoration@NotNull StdVideoAV1LoopRestorationStdVideoAV1LoopRestoration.Ptr.at(long index) Returns (a pointer to) the structure at the given index.static StdVideoAV1LoopRestorationStdVideoAV1LoopRestoration.clone(Arena arena, StdVideoAV1LoopRestoration src) StdVideoAV1LoopRestoration.FrameRestorationType(IntPtr value) StdVideoAV1LoopRestoration.FrameRestorationType(@NotNull Consumer<IntPtr> consumer) StdVideoAV1LoopRestoration.LoopRestorationSize(ShortPtr value) StdVideoAV1LoopRestoration.LoopRestorationSize(@NotNull Consumer<ShortPtr> consumer) @Nullable StdVideoAV1LoopRestorationStdVideoDecodeAV1PictureInfo.pLoopRestoration()@Nullable StdVideoAV1LoopRestorationStdVideoEncodeAV1PictureInfo.pLoopRestoration()StdVideoAV1LoopRestoration.Ptr.toArray()Methods in club.doki7.vulkan.datatype that return types with arguments of type StdVideoAV1LoopRestorationModifier and TypeMethodDescription@NotNull Iterator<StdVideoAV1LoopRestoration> StdVideoAV1LoopRestoration.Ptr.iterator()Methods in club.doki7.vulkan.datatype with parameters of type StdVideoAV1LoopRestorationModifier and TypeMethodDescriptionstatic StdVideoAV1LoopRestorationStdVideoAV1LoopRestoration.clone(Arena arena, StdVideoAV1LoopRestoration src) voidStdVideoAV1LoopRestoration.Ptr.write(long index, @NotNull StdVideoAV1LoopRestoration value) Method parameters in club.doki7.vulkan.datatype with type arguments of type StdVideoAV1LoopRestorationModifier and TypeMethodDescriptionStdVideoAV1LoopRestoration.Ptr.at(long index, @NotNull Consumer<@NotNull StdVideoAV1LoopRestoration> consumer)