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 record
Represents 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 StdVideoAV1LoopRestoration
StdVideoAV1LoopRestoration.Ptr.at
(long index) Returns (a pointer to) the structure at the given index.static StdVideoAV1LoopRestoration
StdVideoAV1LoopRestoration.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 StdVideoAV1LoopRestoration
StdVideoDecodeAV1PictureInfo.pLoopRestoration()
@Nullable StdVideoAV1LoopRestoration
StdVideoEncodeAV1PictureInfo.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 StdVideoAV1LoopRestoration
StdVideoAV1LoopRestoration.clone
(Arena arena, StdVideoAV1LoopRestoration src) void
StdVideoAV1LoopRestoration.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)