Class VkVideoEncodeAV1RateControlGroupKHR

java.lang.Object
club.doki7.vulkan.enumtype.VkVideoEncodeAV1RateControlGroupKHR

public final class VkVideoEncodeAV1RateControlGroupKHR extends Object
See Also:
  • Field Details

    • VK_VIDEO_ENCODE_AV1_RATE_CONTROL_GROUP_INTRA

      public static final int VK_VIDEO_ENCODE_AV1_RATE_CONTROL_GROUP_INTRA
      See Also:
    • VK_VIDEO_ENCODE_AV1_RATE_CONTROL_GROUP_PREDICTIVE

      public static final int VK_VIDEO_ENCODE_AV1_RATE_CONTROL_GROUP_PREDICTIVE
      See Also:
    • VK_VIDEO_ENCODE_AV1_RATE_CONTROL_GROUP_BIPREDICTIVE

      public static final int VK_VIDEO_ENCODE_AV1_RATE_CONTROL_GROUP_BIPREDICTIVE
      See Also:
  • Method Details