Uses of Record Class
club.doki7.vulkan.datatype.StdVideoEncodeAV1DecoderModelInfo
Packages that use StdVideoEncodeAV1DecoderModelInfo
-
Uses of StdVideoEncodeAV1DecoderModelInfo in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement interfaces with type arguments of type StdVideoEncodeAV1DecoderModelInfoModifier 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 StdVideoEncodeAV1DecoderModelInfoModifier and TypeMethodDescription@NotNull StdVideoEncodeAV1DecoderModelInfo
StdVideoEncodeAV1DecoderModelInfo.Ptr.at
(long index) Returns (a pointer to) the structure at the given index.StdVideoEncodeAV1DecoderModelInfo.buffer_delay_length_minus_1
(byte value) StdVideoEncodeAV1DecoderModelInfo.buffer_removal_time_length_minus_1
(byte value) StdVideoEncodeAV1DecoderModelInfo.clone
(Arena arena, StdVideoEncodeAV1DecoderModelInfo src) StdVideoEncodeAV1DecoderModelInfo.frame_presentation_time_length_minus_1
(byte value) StdVideoEncodeAV1DecoderModelInfo.num_units_in_decoding_tick
(int value) @Nullable StdVideoEncodeAV1DecoderModelInfo
VkVideoEncodeAV1SessionParametersCreateInfoKHR.pStdDecoderModelInfo()
StdVideoEncodeAV1DecoderModelInfo.Ptr.toArray()
Methods in club.doki7.vulkan.datatype that return types with arguments of type StdVideoEncodeAV1DecoderModelInfoModifier and TypeMethodDescription@NotNull Iterator
<StdVideoEncodeAV1DecoderModelInfo> StdVideoEncodeAV1DecoderModelInfo.Ptr.iterator()
Methods in club.doki7.vulkan.datatype with parameters of type StdVideoEncodeAV1DecoderModelInfoModifier and TypeMethodDescriptionStdVideoEncodeAV1DecoderModelInfo.clone
(Arena arena, StdVideoEncodeAV1DecoderModelInfo src) void
StdVideoEncodeAV1DecoderModelInfo.Ptr.write
(long index, @NotNull StdVideoEncodeAV1DecoderModelInfo value)