Unit 'vulkanlib' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_vulkan]

TStdVideoEncodeH265PictureInfoFlags

Declaration

Source position: vulkanlib_video.inc line 1314

type TStdVideoEncodeH265PictureInfoFlags = record

  is_reference: TVkUInt32;

  

  IrapPicFlag: TVkUInt32;

  

  used_for_long_term_reference: TVkUInt32;

  

  discardable_flag: TVkUInt32;

  

  cross_layer_bla_flag: TVkUInt32;

  

  pic_output_flag: TVkUInt32;

  

  no_output_of_prior_pics_flag: TVkUInt32;

  

  short_term_ref_pic_set_sps_flag: TVkUInt32;

  

  slice_temporal_mvp_enabled_flag: TVkUInt32;

  

  reserved: TVkUInt32;

  

end;



CT Web help

CodeTyphon Studio