Uses of Record Class
club.doki7.vulkan.datatype.StdVideoH265ShortTermRefPicSetFlags
Packages that use StdVideoH265ShortTermRefPicSetFlags
-
Uses of StdVideoH265ShortTermRefPicSetFlags in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement interfaces with type arguments of type StdVideoH265ShortTermRefPicSetFlagsModifier and TypeClassDescriptionstatic final recordRepresents a pointer to / an array of null structure(s) in native memory.Methods in club.doki7.vulkan.datatype that return StdVideoH265ShortTermRefPicSetFlagsModifier and TypeMethodDescription@NotNull StdVideoH265ShortTermRefPicSetFlagsStdVideoH265ShortTermRefPicSetFlags.Ptr.at(long index) Returns (a pointer to) the structure at the given index.StdVideoH265ShortTermRefPicSetFlags.clone(Arena arena, StdVideoH265ShortTermRefPicSetFlags src) StdVideoH265ShortTermRefPicSetFlags.delta_rps_sign(boolean value) @NotNull StdVideoH265ShortTermRefPicSetFlagsStdVideoH265ShortTermRefPicSet.flags()StdVideoH265ShortTermRefPicSetFlags.inter_ref_pic_set_prediction_flag(boolean value) StdVideoH265ShortTermRefPicSetFlags.Ptr.toArray()Methods in club.doki7.vulkan.datatype that return types with arguments of type StdVideoH265ShortTermRefPicSetFlagsModifier and TypeMethodDescription@NotNull Iterator<StdVideoH265ShortTermRefPicSetFlags> StdVideoH265ShortTermRefPicSetFlags.Ptr.iterator()Methods in club.doki7.vulkan.datatype with parameters of type StdVideoH265ShortTermRefPicSetFlagsModifier and TypeMethodDescriptionStdVideoH265ShortTermRefPicSetFlags.clone(Arena arena, StdVideoH265ShortTermRefPicSetFlags src) StdVideoH265ShortTermRefPicSet.flags(@NotNull StdVideoH265ShortTermRefPicSetFlags value) voidStdVideoH265ShortTermRefPicSetFlags.Ptr.write(long index, @NotNull StdVideoH265ShortTermRefPicSetFlags value) Method parameters in club.doki7.vulkan.datatype with type arguments of type StdVideoH265ShortTermRefPicSetFlagsModifier and TypeMethodDescriptionStdVideoH265ShortTermRefPicSetFlags.Ptr.at(long index, @NotNull Consumer<@NotNull StdVideoH265ShortTermRefPicSetFlags> consumer) StdVideoH265ShortTermRefPicSet.flags(Consumer<@NotNull StdVideoH265ShortTermRefPicSetFlags> consumer)