Uses of Record Class
club.doki7.vulkan.datatype.StdVideoAV1Segmentation
Packages that use StdVideoAV1Segmentation
-
Uses of StdVideoAV1Segmentation in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement interfaces with type arguments of type StdVideoAV1SegmentationModifier and TypeClassDescriptionstatic final recordRepresents a pointer to / an array of null structure(s) in native memory.Methods in club.doki7.vulkan.datatype that return StdVideoAV1SegmentationModifier and TypeMethodDescriptionstatic StdVideoAV1Segmentation@NotNull StdVideoAV1SegmentationStdVideoAV1Segmentation.Ptr.at(long index) Returns (a pointer to) the structure at the given index.static StdVideoAV1SegmentationStdVideoAV1Segmentation.clone(Arena arena, StdVideoAV1Segmentation src) StdVideoAV1Segmentation.FeatureData(ShortPtr value) StdVideoAV1Segmentation.FeatureData(@NotNull Consumer<ShortPtr> consumer) StdVideoAV1Segmentation.FeatureEnabled(BytePtr value) StdVideoAV1Segmentation.FeatureEnabled(@NotNull Consumer<BytePtr> consumer) @Nullable StdVideoAV1SegmentationStdVideoDecodeAV1PictureInfo.pSegmentation()@Nullable StdVideoAV1SegmentationStdVideoEncodeAV1PictureInfo.pSegmentation()StdVideoAV1Segmentation.Ptr.toArray()Methods in club.doki7.vulkan.datatype that return types with arguments of type StdVideoAV1SegmentationModifier and TypeMethodDescription@NotNull Iterator<StdVideoAV1Segmentation> StdVideoAV1Segmentation.Ptr.iterator()Methods in club.doki7.vulkan.datatype with parameters of type StdVideoAV1SegmentationModifier and TypeMethodDescriptionstatic StdVideoAV1SegmentationStdVideoAV1Segmentation.clone(Arena arena, StdVideoAV1Segmentation src) voidStdVideoAV1Segmentation.Ptr.write(long index, @NotNull StdVideoAV1Segmentation value) Method parameters in club.doki7.vulkan.datatype with type arguments of type StdVideoAV1SegmentationModifier and TypeMethodDescriptionStdVideoAV1Segmentation.Ptr.at(long index, @NotNull Consumer<@NotNull StdVideoAV1Segmentation> consumer)