Uses of Record Class
club.doki7.vulkan.datatype.StdVideoH265DecPicBufMgr
Packages that use StdVideoH265DecPicBufMgr
-
Uses of StdVideoH265DecPicBufMgr in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement interfaces with type arguments of type StdVideoH265DecPicBufMgrModifier and TypeClassDescriptionstatic final recordRepresents a pointer to / an array of null structure(s) in native memory.Methods in club.doki7.vulkan.datatype that return StdVideoH265DecPicBufMgrModifier and TypeMethodDescriptionstatic StdVideoH265DecPicBufMgr@NotNull StdVideoH265DecPicBufMgrStdVideoH265DecPicBufMgr.Ptr.at(long index) Returns (a pointer to) the structure at the given index.static StdVideoH265DecPicBufMgrStdVideoH265DecPicBufMgr.clone(Arena arena, StdVideoH265DecPicBufMgr src) StdVideoH265DecPicBufMgr.max_dec_pic_buffering_minus1(BytePtr value) StdVideoH265DecPicBufMgr.max_dec_pic_buffering_minus1(@NotNull Consumer<BytePtr> consumer) StdVideoH265DecPicBufMgr.max_latency_increase_plus1(IntPtr value) StdVideoH265DecPicBufMgr.max_latency_increase_plus1(@NotNull Consumer<IntPtr> consumer) StdVideoH265DecPicBufMgr.max_num_reorder_pics(BytePtr value) StdVideoH265DecPicBufMgr.max_num_reorder_pics(@NotNull Consumer<BytePtr> consumer) @Nullable StdVideoH265DecPicBufMgrStdVideoH265SequenceParameterSet.pDecPicBufMgr()@Nullable StdVideoH265DecPicBufMgrStdVideoH265VideoParameterSet.pDecPicBufMgr()StdVideoH265DecPicBufMgr.Ptr.toArray()Methods in club.doki7.vulkan.datatype that return types with arguments of type StdVideoH265DecPicBufMgrModifier and TypeMethodDescription@NotNull Iterator<StdVideoH265DecPicBufMgr> StdVideoH265DecPicBufMgr.Ptr.iterator()Methods in club.doki7.vulkan.datatype with parameters of type StdVideoH265DecPicBufMgrModifier and TypeMethodDescriptionstatic StdVideoH265DecPicBufMgrStdVideoH265DecPicBufMgr.clone(Arena arena, StdVideoH265DecPicBufMgr src) voidStdVideoH265DecPicBufMgr.Ptr.write(long index, @NotNull StdVideoH265DecPicBufMgr value) Method parameters in club.doki7.vulkan.datatype with type arguments of type StdVideoH265DecPicBufMgrModifier and TypeMethodDescriptionStdVideoH265DecPicBufMgr.Ptr.at(long index, @NotNull Consumer<@NotNull StdVideoH265DecPicBufMgr> consumer)