Uses of Record Class
club.doki7.vulkan.datatype.StdVideoH265SequenceParameterSetVui
Packages that use StdVideoH265SequenceParameterSetVui
-
Uses of StdVideoH265SequenceParameterSetVui in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement interfaces with type arguments of type StdVideoH265SequenceParameterSetVuiModifier 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 StdVideoH265SequenceParameterSetVuiModifier and TypeMethodDescriptionStdVideoH265SequenceParameterSetVui.aspect_ratio_idc
(int value) @NotNull StdVideoH265SequenceParameterSetVui
StdVideoH265SequenceParameterSetVui.Ptr.at
(long index) Returns (a pointer to) the structure at the given index.StdVideoH265SequenceParameterSetVui.chroma_sample_loc_type_bottom_field
(byte value) StdVideoH265SequenceParameterSetVui.chroma_sample_loc_type_top_field
(byte value) StdVideoH265SequenceParameterSetVui.clone
(Arena arena, StdVideoH265SequenceParameterSetVui src) StdVideoH265SequenceParameterSetVui.colour_primaries
(byte value) StdVideoH265SequenceParameterSetVui.def_disp_win_bottom_offset
(short value) StdVideoH265SequenceParameterSetVui.def_disp_win_left_offset
(short value) StdVideoH265SequenceParameterSetVui.def_disp_win_right_offset
(short value) StdVideoH265SequenceParameterSetVui.def_disp_win_top_offset
(short value) StdVideoH265SequenceParameterSetVui.flags
(@NotNull StdVideoH265SpsVuiFlags value) StdVideoH265SequenceParameterSetVui.flags
(Consumer<@NotNull StdVideoH265SpsVuiFlags> consumer) StdVideoH265SequenceParameterSetVui.log2_max_mv_length_horizontal
(byte value) StdVideoH265SequenceParameterSetVui.log2_max_mv_length_vertical
(byte value) StdVideoH265SequenceParameterSetVui.matrix_coeffs
(byte value) StdVideoH265SequenceParameterSetVui.max_bits_per_min_cu_denom
(byte value) StdVideoH265SequenceParameterSetVui.max_bytes_per_pic_denom
(byte value) StdVideoH265SequenceParameterSetVui.min_spatial_segmentation_idc
(short value) StdVideoH265SequenceParameterSetVui.pHrdParameters
(@Nullable IStdVideoH265HrdParameters value) @Nullable StdVideoH265SequenceParameterSetVui
StdVideoH265SequenceParameterSet.pSequenceParameterSetVui()
StdVideoH265SequenceParameterSetVui.sar_height
(short value) StdVideoH265SequenceParameterSetVui.sar_width
(short value) StdVideoH265SequenceParameterSetVui.Ptr.toArray()
StdVideoH265SequenceParameterSetVui.transfer_characteristics
(byte value) StdVideoH265SequenceParameterSetVui.video_format
(byte value) StdVideoH265SequenceParameterSetVui.vui_num_ticks_poc_diff_one_minus1
(int value) StdVideoH265SequenceParameterSetVui.vui_num_units_in_tick
(int value) StdVideoH265SequenceParameterSetVui.vui_time_scale
(int value) Methods in club.doki7.vulkan.datatype that return types with arguments of type StdVideoH265SequenceParameterSetVuiModifier and TypeMethodDescription@NotNull Iterator
<StdVideoH265SequenceParameterSetVui> StdVideoH265SequenceParameterSetVui.Ptr.iterator()
Methods in club.doki7.vulkan.datatype with parameters of type StdVideoH265SequenceParameterSetVuiModifier and TypeMethodDescriptionStdVideoH265SequenceParameterSetVui.clone
(Arena arena, StdVideoH265SequenceParameterSetVui src) void
StdVideoH265SequenceParameterSetVui.Ptr.write
(long index, @NotNull StdVideoH265SequenceParameterSetVui value) Method parameters in club.doki7.vulkan.datatype with type arguments of type StdVideoH265SequenceParameterSetVuiModifier and TypeMethodDescriptionStdVideoH265SequenceParameterSetVui.Ptr.at
(long index, @NotNull Consumer<@NotNull StdVideoH265SequenceParameterSetVui> consumer)