Class StdVideoH265SpsFlags.Buffer

All Implemented Interfaces:
AutoCloseable, Iterable<StdVideoH265SpsFlags>, NativeResource, Pointer
Enclosing class:
StdVideoH265SpsFlags

public static class StdVideoH265SpsFlags.Buffer extends StructBuffer<StdVideoH265SpsFlags,StdVideoH265SpsFlags.Buffer> implements NativeResource
An array of StdVideoH265SpsFlags structs.
  • Constructor Details

    • Buffer

      public Buffer(ByteBuffer container)
      Creates a new StdVideoH265SpsFlags.Buffer instance backed by the specified container.

      Changes to the container's content will be visible to the struct buffer instance and vice versa. The two buffers' position, limit, and mark values will be independent. The new buffer's position will be zero, its capacity and its limit will be the number of bytes remaining in this buffer divided by StdVideoH265SpsFlags.SIZEOF, and its mark will be undefined.

      The created buffer instance holds a strong reference to the container object.

    • Buffer

      public Buffer(long address, int cap)
  • Method Details

    • sps_temporal_id_nesting_flag

      public boolean sps_temporal_id_nesting_flag()
      Returns:
      the value of the sps_temporal_id_nesting_flag field.
    • separate_colour_plane_flag

      public boolean separate_colour_plane_flag()
      Returns:
      the value of the separate_colour_plane_flag field.
    • conformance_window_flag

      public boolean conformance_window_flag()
      Returns:
      the value of the conformance_window_flag field.
    • sps_sub_layer_ordering_info_present_flag

      public boolean sps_sub_layer_ordering_info_present_flag()
      Returns:
      the value of the sps_sub_layer_ordering_info_present_flag field.
    • scaling_list_enabled_flag

      public boolean scaling_list_enabled_flag()
      Returns:
      the value of the scaling_list_enabled_flag field.
    • sps_scaling_list_data_present_flag

      public boolean sps_scaling_list_data_present_flag()
      Returns:
      the value of the sps_scaling_list_data_present_flag field.
    • amp_enabled_flag

      public boolean amp_enabled_flag()
      Returns:
      the value of the amp_enabled_flag field.
    • sample_adaptive_offset_enabled_flag

      public boolean sample_adaptive_offset_enabled_flag()
      Returns:
      the value of the sample_adaptive_offset_enabled_flag field.
    • pcm_enabled_flag

      public boolean pcm_enabled_flag()
      Returns:
      the value of the pcm_enabled_flag field.
    • pcm_loop_filter_disabled_flag

      public boolean pcm_loop_filter_disabled_flag()
      Returns:
      the value of the pcm_loop_filter_disabled_flag field.
    • long_term_ref_pics_present_flag

      public boolean long_term_ref_pics_present_flag()
      Returns:
      the value of the long_term_ref_pics_present_flag field.
    • sps_temporal_mvp_enabled_flag

      public boolean sps_temporal_mvp_enabled_flag()
      Returns:
      the value of the sps_temporal_mvp_enabled_flag field.
    • strong_intra_smoothing_enabled_flag

      public boolean strong_intra_smoothing_enabled_flag()
      Returns:
      the value of the strong_intra_smoothing_enabled_flag field.
    • vui_parameters_present_flag

      public boolean vui_parameters_present_flag()
      Returns:
      the value of the vui_parameters_present_flag field.
    • sps_extension_present_flag

      public boolean sps_extension_present_flag()
      Returns:
      the value of the sps_extension_present_flag field.
    • sps_range_extension_flag

      public boolean sps_range_extension_flag()
      Returns:
      the value of the sps_range_extension_flag field.
    • transform_skip_rotation_enabled_flag

      public boolean transform_skip_rotation_enabled_flag()
      Returns:
      the value of the transform_skip_rotation_enabled_flag field.
    • transform_skip_context_enabled_flag

      public boolean transform_skip_context_enabled_flag()
      Returns:
      the value of the transform_skip_context_enabled_flag field.
    • implicit_rdpcm_enabled_flag

      public boolean implicit_rdpcm_enabled_flag()
      Returns:
      the value of the implicit_rdpcm_enabled_flag field.
    • explicit_rdpcm_enabled_flag

      public boolean explicit_rdpcm_enabled_flag()
      Returns:
      the value of the explicit_rdpcm_enabled_flag field.
    • extended_precision_processing_flag

      public boolean extended_precision_processing_flag()
      Returns:
      the value of the extended_precision_processing_flag field.
    • intra_smoothing_disabled_flag

      public boolean intra_smoothing_disabled_flag()
      Returns:
      the value of the intra_smoothing_disabled_flag field.
    • high_precision_offsets_enabled_flag

      public boolean high_precision_offsets_enabled_flag()
      Returns:
      the value of the high_precision_offsets_enabled_flag field.
    • persistent_rice_adaptation_enabled_flag

      public boolean persistent_rice_adaptation_enabled_flag()
      Returns:
      the value of the persistent_rice_adaptation_enabled_flag field.
    • cabac_bypass_alignment_enabled_flag

      public boolean cabac_bypass_alignment_enabled_flag()
      Returns:
      the value of the cabac_bypass_alignment_enabled_flag field.
    • sps_scc_extension_flag

      public boolean sps_scc_extension_flag()
      Returns:
      the value of the sps_scc_extension_flag field.
    • sps_curr_pic_ref_enabled_flag

      public boolean sps_curr_pic_ref_enabled_flag()
      Returns:
      the value of the sps_curr_pic_ref_enabled_flag field.
    • palette_mode_enabled_flag

      public boolean palette_mode_enabled_flag()
      Returns:
      the value of the palette_mode_enabled_flag field.
    • sps_palette_predictor_initializers_present_flag

      public boolean sps_palette_predictor_initializers_present_flag()
      Returns:
      the value of the sps_palette_predictor_initializers_present_flag field.
    • sps_palette_predictor_initializer_present_flag

      public boolean sps_palette_predictor_initializer_present_flag()
      Returns:
      the value of the sps_palette_predictor_initializer_present_flag field.
    • intra_boundary_filtering_disabled_flag

      public boolean intra_boundary_filtering_disabled_flag()
      Returns:
      the value of the intra_boundary_filtering_disabled_flag field.
    • sps_temporal_id_nesting_flag

      public StdVideoH265SpsFlags.Buffer sps_temporal_id_nesting_flag(boolean value)
      Sets the specified value to the sps_temporal_id_nesting_flag field.
    • separate_colour_plane_flag

      public StdVideoH265SpsFlags.Buffer separate_colour_plane_flag(boolean value)
      Sets the specified value to the separate_colour_plane_flag field.
    • conformance_window_flag

      public StdVideoH265SpsFlags.Buffer conformance_window_flag(boolean value)
      Sets the specified value to the conformance_window_flag field.
    • sps_sub_layer_ordering_info_present_flag

      public StdVideoH265SpsFlags.Buffer sps_sub_layer_ordering_info_present_flag(boolean value)
      Sets the specified value to the sps_sub_layer_ordering_info_present_flag field.
    • scaling_list_enabled_flag

      public StdVideoH265SpsFlags.Buffer scaling_list_enabled_flag(boolean value)
      Sets the specified value to the scaling_list_enabled_flag field.
    • sps_scaling_list_data_present_flag

      public StdVideoH265SpsFlags.Buffer sps_scaling_list_data_present_flag(boolean value)
      Sets the specified value to the sps_scaling_list_data_present_flag field.
    • amp_enabled_flag

      public StdVideoH265SpsFlags.Buffer amp_enabled_flag(boolean value)
      Sets the specified value to the amp_enabled_flag field.
    • sample_adaptive_offset_enabled_flag

      public StdVideoH265SpsFlags.Buffer sample_adaptive_offset_enabled_flag(boolean value)
      Sets the specified value to the sample_adaptive_offset_enabled_flag field.
    • pcm_enabled_flag

      public StdVideoH265SpsFlags.Buffer pcm_enabled_flag(boolean value)
      Sets the specified value to the pcm_enabled_flag field.
    • pcm_loop_filter_disabled_flag

      public StdVideoH265SpsFlags.Buffer pcm_loop_filter_disabled_flag(boolean value)
      Sets the specified value to the pcm_loop_filter_disabled_flag field.
    • long_term_ref_pics_present_flag

      public StdVideoH265SpsFlags.Buffer long_term_ref_pics_present_flag(boolean value)
      Sets the specified value to the long_term_ref_pics_present_flag field.
    • sps_temporal_mvp_enabled_flag

      public StdVideoH265SpsFlags.Buffer sps_temporal_mvp_enabled_flag(boolean value)
      Sets the specified value to the sps_temporal_mvp_enabled_flag field.
    • strong_intra_smoothing_enabled_flag

      public StdVideoH265SpsFlags.Buffer strong_intra_smoothing_enabled_flag(boolean value)
      Sets the specified value to the strong_intra_smoothing_enabled_flag field.
    • vui_parameters_present_flag

      public StdVideoH265SpsFlags.Buffer vui_parameters_present_flag(boolean value)
      Sets the specified value to the vui_parameters_present_flag field.
    • sps_extension_present_flag

      public StdVideoH265SpsFlags.Buffer sps_extension_present_flag(boolean value)
      Sets the specified value to the sps_extension_present_flag field.
    • sps_range_extension_flag

      public StdVideoH265SpsFlags.Buffer sps_range_extension_flag(boolean value)
      Sets the specified value to the sps_range_extension_flag field.
    • transform_skip_rotation_enabled_flag

      public StdVideoH265SpsFlags.Buffer transform_skip_rotation_enabled_flag(boolean value)
      Sets the specified value to the transform_skip_rotation_enabled_flag field.
    • transform_skip_context_enabled_flag

      public StdVideoH265SpsFlags.Buffer transform_skip_context_enabled_flag(boolean value)
      Sets the specified value to the transform_skip_context_enabled_flag field.
    • implicit_rdpcm_enabled_flag

      public StdVideoH265SpsFlags.Buffer implicit_rdpcm_enabled_flag(boolean value)
      Sets the specified value to the implicit_rdpcm_enabled_flag field.
    • explicit_rdpcm_enabled_flag

      public StdVideoH265SpsFlags.Buffer explicit_rdpcm_enabled_flag(boolean value)
      Sets the specified value to the explicit_rdpcm_enabled_flag field.
    • extended_precision_processing_flag

      public StdVideoH265SpsFlags.Buffer extended_precision_processing_flag(boolean value)
      Sets the specified value to the extended_precision_processing_flag field.
    • intra_smoothing_disabled_flag

      public StdVideoH265SpsFlags.Buffer intra_smoothing_disabled_flag(boolean value)
      Sets the specified value to the intra_smoothing_disabled_flag field.
    • high_precision_offsets_enabled_flag

      public StdVideoH265SpsFlags.Buffer high_precision_offsets_enabled_flag(boolean value)
      Sets the specified value to the high_precision_offsets_enabled_flag field.
    • persistent_rice_adaptation_enabled_flag

      public StdVideoH265SpsFlags.Buffer persistent_rice_adaptation_enabled_flag(boolean value)
      Sets the specified value to the persistent_rice_adaptation_enabled_flag field.
    • cabac_bypass_alignment_enabled_flag

      public StdVideoH265SpsFlags.Buffer cabac_bypass_alignment_enabled_flag(boolean value)
      Sets the specified value to the cabac_bypass_alignment_enabled_flag field.
    • sps_scc_extension_flag

      public StdVideoH265SpsFlags.Buffer sps_scc_extension_flag(boolean value)
      Sets the specified value to the sps_scc_extension_flag field.
    • sps_curr_pic_ref_enabled_flag

      public StdVideoH265SpsFlags.Buffer sps_curr_pic_ref_enabled_flag(boolean value)
      Sets the specified value to the sps_curr_pic_ref_enabled_flag field.
    • palette_mode_enabled_flag

      public StdVideoH265SpsFlags.Buffer palette_mode_enabled_flag(boolean value)
      Sets the specified value to the palette_mode_enabled_flag field.
    • sps_palette_predictor_initializers_present_flag

      public StdVideoH265SpsFlags.Buffer sps_palette_predictor_initializers_present_flag(boolean value)
      Sets the specified value to the sps_palette_predictor_initializers_present_flag field.
    • sps_palette_predictor_initializer_present_flag

      public StdVideoH265SpsFlags.Buffer sps_palette_predictor_initializer_present_flag(boolean value)
      Sets the specified value to the sps_palette_predictor_initializer_present_flag field.
    • intra_boundary_filtering_disabled_flag

      public StdVideoH265SpsFlags.Buffer intra_boundary_filtering_disabled_flag(boolean value)
      Sets the specified value to the intra_boundary_filtering_disabled_flag field.