[{"data":1,"prerenderedAt":892},["ShallowReactive",2],{"wRY9TjqAvM":3},{"title":4,"description":5,"parent":6,"type":7,"xrefs":8,"body":9,"_type":891,"_id":4},"VkVideoEncodeAV1RateControlInfoKHR","Structure describing AV1 stream rate control parameters","VK_KHR_video_encode_av1","structs",[],{"type":10,"children":11,"toc":889},"root",[12,28,372,553,609,831,883],{"type":13,"tag":14,"props":15,"children":16},"element","p",{},[17,20,26],{"type":18,"value":19},"text","The ",{"type":13,"tag":21,"props":22,"children":24},"code",{"className":23},[],[25],{"type":18,"value":4},{"type":18,"value":27}," structure is defined as:",{"type":13,"tag":29,"props":30,"children":31},"code-group",{},[32,166],{"type":13,"tag":33,"props":34,"children":40},"pre",{"className":35,"code":36,"filename":37,"language":38,"meta":39,"style":39},"language-c shiki shiki-themes github-light-default github-dark-default","typedef struct VkVideoEncodeAV1RateControlInfoKHR {\n VkStructureType sType;\n const void* pNext;\n VkVideoEncodeAV1RateControlFlagsKHR flags;\n uint32_t gopFrameCount;\n uint32_t keyFramePeriod;\n uint32_t consecutiveBipredictiveFrameCount;\n uint32_t temporalLayerCount;\n} VkVideoEncodeAV1RateControlInfoKHR;\n","C","c","",[41],{"type":13,"tag":21,"props":42,"children":43},{"__ignoreMap":39},[44,67,76,95,104,118,131,144,157],{"type":13,"tag":45,"props":46,"children":49},"span",{"class":47,"line":48},"line",1,[50,56,61],{"type":13,"tag":45,"props":51,"children":53},{"style":52},"--shiki-default:#CF222E;--shiki-dark:#FF7B72",[54],{"type":18,"value":55},"typedef",{"type":13,"tag":45,"props":57,"children":58},{"style":52},[59],{"type":18,"value":60}," struct",{"type":13,"tag":45,"props":62,"children":64},{"style":63},"--shiki-default:#1F2328;--shiki-dark:#E6EDF3",[65],{"type":18,"value":66}," VkVideoEncodeAV1RateControlInfoKHR {\n",{"type":13,"tag":45,"props":68,"children":70},{"class":47,"line":69},2,[71],{"type":13,"tag":45,"props":72,"children":73},{"style":63},[74],{"type":18,"value":75}," VkStructureType sType;\n",{"type":13,"tag":45,"props":77,"children":79},{"class":47,"line":78},3,[80,85,90],{"type":13,"tag":45,"props":81,"children":82},{"style":52},[83],{"type":18,"value":84}," const",{"type":13,"tag":45,"props":86,"children":87},{"style":52},[88],{"type":18,"value":89}," void*",{"type":13,"tag":45,"props":91,"children":92},{"style":63},[93],{"type":18,"value":94}," pNext;\n",{"type":13,"tag":45,"props":96,"children":98},{"class":47,"line":97},4,[99],{"type":13,"tag":45,"props":100,"children":101},{"style":63},[102],{"type":18,"value":103}," VkVideoEncodeAV1RateControlFlagsKHR flags;\n",{"type":13,"tag":45,"props":105,"children":107},{"class":47,"line":106},5,[108,113],{"type":13,"tag":45,"props":109,"children":110},{"style":52},[111],{"type":18,"value":112}," uint32_t",{"type":13,"tag":45,"props":114,"children":115},{"style":63},[116],{"type":18,"value":117}," gopFrameCount;\n",{"type":13,"tag":45,"props":119,"children":121},{"class":47,"line":120},6,[122,126],{"type":13,"tag":45,"props":123,"children":124},{"style":52},[125],{"type":18,"value":112},{"type":13,"tag":45,"props":127,"children":128},{"style":63},[129],{"type":18,"value":130}," keyFramePeriod;\n",{"type":13,"tag":45,"props":132,"children":134},{"class":47,"line":133},7,[135,139],{"type":13,"tag":45,"props":136,"children":137},{"style":52},[138],{"type":18,"value":112},{"type":13,"tag":45,"props":140,"children":141},{"style":63},[142],{"type":18,"value":143}," consecutiveBipredictiveFrameCount;\n",{"type":13,"tag":45,"props":145,"children":147},{"class":47,"line":146},8,[148,152],{"type":13,"tag":45,"props":149,"children":150},{"style":52},[151],{"type":18,"value":112},{"type":13,"tag":45,"props":153,"children":154},{"style":63},[155],{"type":18,"value":156}," temporalLayerCount;\n",{"type":13,"tag":45,"props":158,"children":160},{"class":47,"line":159},9,[161],{"type":13,"tag":45,"props":162,"children":163},{"style":63},[164],{"type":18,"value":165},"} VkVideoEncodeAV1RateControlInfoKHR;\n",{"type":13,"tag":33,"props":167,"children":172},{"className":168,"code":169,"filename":170,"language":171,"meta":39,"style":39},"language-rs shiki shiki-themes github-light-default github-dark-default","pub struct VideoEncodeAV1RateControlInfoKHR {\n s_type: vk::StructureType,\n p_next: *const c_void,\n flags: vk::VideoEncodeAV1RateControlFlagsKHR,\n gop_frame_count: u32,\n key_frame_period: u32,\n consecutive_bipredictive_frame_count: u32,\n temporal_layer_count: u32,\n}\n","Rust","rs",[173],{"type":13,"tag":21,"props":174,"children":175},{"__ignoreMap":39},[176,199,232,254,283,304,324,344,364],{"type":13,"tag":45,"props":177,"children":178},{"class":47,"line":48},[179,184,188,194],{"type":13,"tag":45,"props":180,"children":181},{"style":52},[182],{"type":18,"value":183},"pub",{"type":13,"tag":45,"props":185,"children":186},{"style":52},[187],{"type":18,"value":60},{"type":13,"tag":45,"props":189,"children":191},{"style":190},"--shiki-default:#953800;--shiki-dark:#FFA657",[192],{"type":18,"value":193}," VideoEncodeAV1RateControlInfoKHR",{"type":13,"tag":45,"props":195,"children":196},{"style":63},[197],{"type":18,"value":198}," {\n",{"type":13,"tag":45,"props":200,"children":201},{"class":47,"line":69},[202,207,212,217,222,227],{"type":13,"tag":45,"props":203,"children":204},{"style":63},[205],{"type":18,"value":206}," s_type",{"type":13,"tag":45,"props":208,"children":209},{"style":52},[210],{"type":18,"value":211},":",{"type":13,"tag":45,"props":213,"children":214},{"style":190},[215],{"type":18,"value":216}," vk",{"type":13,"tag":45,"props":218,"children":219},{"style":52},[220],{"type":18,"value":221},"::",{"type":13,"tag":45,"props":223,"children":224},{"style":190},[225],{"type":18,"value":226},"StructureType",{"type":13,"tag":45,"props":228,"children":229},{"style":63},[230],{"type":18,"value":231},",\n",{"type":13,"tag":45,"props":233,"children":234},{"class":47,"line":78},[235,240,244,249],{"type":13,"tag":45,"props":236,"children":237},{"style":63},[238],{"type":18,"value":239}," p_next",{"type":13,"tag":45,"props":241,"children":242},{"style":52},[243],{"type":18,"value":211},{"type":13,"tag":45,"props":245,"children":246},{"style":52},[247],{"type":18,"value":248}," *const",{"type":13,"tag":45,"props":250,"children":251},{"style":63},[252],{"type":18,"value":253}," c_void,\n",{"type":13,"tag":45,"props":255,"children":256},{"class":47,"line":97},[257,262,266,270,274,279],{"type":13,"tag":45,"props":258,"children":259},{"style":63},[260],{"type":18,"value":261}," flags",{"type":13,"tag":45,"props":263,"children":264},{"style":52},[265],{"type":18,"value":211},{"type":13,"tag":45,"props":267,"children":268},{"style":190},[269],{"type":18,"value":216},{"type":13,"tag":45,"props":271,"children":272},{"style":52},[273],{"type":18,"value":221},{"type":13,"tag":45,"props":275,"children":276},{"style":190},[277],{"type":18,"value":278},"VideoEncodeAV1RateControlFlagsKHR",{"type":13,"tag":45,"props":280,"children":281},{"style":63},[282],{"type":18,"value":231},{"type":13,"tag":45,"props":284,"children":285},{"class":47,"line":106},[286,291,295,300],{"type":13,"tag":45,"props":287,"children":288},{"style":63},[289],{"type":18,"value":290}," gop_frame_count",{"type":13,"tag":45,"props":292,"children":293},{"style":52},[294],{"type":18,"value":211},{"type":13,"tag":45,"props":296,"children":297},{"style":190},[298],{"type":18,"value":299}," u32",{"type":13,"tag":45,"props":301,"children":302},{"style":63},[303],{"type":18,"value":231},{"type":13,"tag":45,"props":305,"children":306},{"class":47,"line":120},[307,312,316,320],{"type":13,"tag":45,"props":308,"children":309},{"style":63},[310],{"type":18,"value":311}," key_frame_period",{"type":13,"tag":45,"props":313,"children":314},{"style":52},[315],{"type":18,"value":211},{"type":13,"tag":45,"props":317,"children":318},{"style":190},[319],{"type":18,"value":299},{"type":13,"tag":45,"props":321,"children":322},{"style":63},[323],{"type":18,"value":231},{"type":13,"tag":45,"props":325,"children":326},{"class":47,"line":133},[327,332,336,340],{"type":13,"tag":45,"props":328,"children":329},{"style":63},[330],{"type":18,"value":331}," consecutive_bipredictive_frame_count",{"type":13,"tag":45,"props":333,"children":334},{"style":52},[335],{"type":18,"value":211},{"type":13,"tag":45,"props":337,"children":338},{"style":190},[339],{"type":18,"value":299},{"type":13,"tag":45,"props":341,"children":342},{"style":63},[343],{"type":18,"value":231},{"type":13,"tag":45,"props":345,"children":346},{"class":47,"line":146},[347,352,356,360],{"type":13,"tag":45,"props":348,"children":349},{"style":63},[350],{"type":18,"value":351}," temporal_layer_count",{"type":13,"tag":45,"props":353,"children":354},{"style":52},[355],{"type":18,"value":211},{"type":13,"tag":45,"props":357,"children":358},{"style":190},[359],{"type":18,"value":299},{"type":13,"tag":45,"props":361,"children":362},{"style":63},[363],{"type":18,"value":231},{"type":13,"tag":45,"props":365,"children":366},{"class":47,"line":159},[367],{"type":13,"tag":45,"props":368,"children":369},{"style":63},[370],{"type":18,"value":371},"}\n",{"type":13,"tag":373,"props":374,"children":375},"ul",{},[376,397,416,435,469,508,542],{"type":13,"tag":377,"props":378,"children":379},"li",{},[380,386,388,395],{"type":13,"tag":21,"props":381,"children":383},{"className":382},[],[384],{"type":18,"value":385},"sType",{"type":18,"value":387}," is a ",{"type":13,"tag":389,"props":390,"children":392},"a",{"href":391},"/man/VkStructureType",[393],{"type":18,"value":394},"VkStructureType",{"type":18,"value":396}," value identifying this structure.",{"type":13,"tag":377,"props":398,"children":399},{},[400,406,408,414],{"type":13,"tag":21,"props":401,"children":403},{"className":402},[],[404],{"type":18,"value":405},"pNext",{"type":18,"value":407}," is ",{"type":13,"tag":21,"props":409,"children":411},{"className":410},[],[412],{"type":18,"value":413},"NULL",{"type":18,"value":415}," or a pointer to a structure extending this\nstructure.",{"type":13,"tag":377,"props":417,"children":418},{},[419,425,427,433],{"type":13,"tag":21,"props":420,"children":422},{"className":421},[],[423],{"type":18,"value":424},"flags",{"type":18,"value":426}," is a bitmask of ",{"type":13,"tag":389,"props":428,"children":430},{"href":429},"/man/VkVideoEncodeAV1RateControlFlagBitsKHR",[431],{"type":18,"value":432},"VkVideoEncodeAV1RateControlFlagBitsKHR",{"type":18,"value":434},"\nspecifying AV1 rate control flags.",{"type":13,"tag":377,"props":436,"children":437},{},[438,444,446,452,454,459,461,467],{"type":13,"tag":21,"props":439,"children":441},{"className":440},[],[442],{"type":18,"value":443},"gopFrameCount",{"type":18,"value":445}," is the number of frames within a ",{"type":13,"tag":389,"props":447,"children":449},{"href":448},"/chapters/video-coding#encode-av1-gop",[450],{"type":18,"value":451},"group of pictures (GOP)",{"type":18,"value":453}," intended to be used by the application.\nIf it is set to 0, the rate control algorithm ",{"type":13,"tag":455,"props":456,"children":458},"normative",{"type":457},"may",[],{"type":18,"value":460}," assume an\nimplementation-dependent GOP length.\nIf it is set to ",{"type":13,"tag":21,"props":462,"children":464},{"className":463},[],[465],{"type":18,"value":466},"UINT32_MAX",{"type":18,"value":468},", the GOP length is treated as infinite.",{"type":13,"tag":377,"props":470,"children":471},{},[472,478,480,486,488,494,496,499,501,506],{"type":13,"tag":21,"props":473,"children":475},{"className":474},[],[476],{"type":18,"value":477},"keyFramePeriod",{"type":18,"value":479}," is the interval, in terms of number of frames,\nbetween two frames with the AV1 frame type\n",{"type":13,"tag":21,"props":481,"children":483},{"className":482},[],[484],{"type":18,"value":485},"STD_VIDEO_AV1_FRAME_TYPE_KEY",{"type":18,"value":487}," (see ",{"type":13,"tag":389,"props":489,"children":491},{"href":490},"/chapters/video-coding#encode-av1-key-frame-period",[492],{"type":18,"value":493},"key\nframe period",{"type":18,"value":495},").\nIf it is set to 0, the rate control algorithm ",{"type":13,"tag":455,"props":497,"children":498},{"type":457},[],{"type":18,"value":500}," assume an\nimplementation-dependent key frame period.\nIf it is set to ",{"type":13,"tag":21,"props":502,"children":504},{"className":503},[],[505],{"type":18,"value":466},{"type":18,"value":507},", the key frame period is treated as\ninfinite.",{"type":13,"tag":377,"props":509,"children":510},{},[511,517,519,525,527,533,535,540],{"type":13,"tag":21,"props":512,"children":514},{"className":513},[],[515],{"type":18,"value":516},"consecutiveBipredictiveFrameCount",{"type":18,"value":518}," is the number of consecutive\nframes encoded with\n",{"type":13,"tag":21,"props":520,"children":522},{"className":521},[],[523],{"type":18,"value":524},"VK_VIDEO_ENCODE_AV1_RATE_CONTROL_GROUP_BIPREDICTIVE_KHR",{"type":18,"value":526}," between\nframes encoded with other ",{"type":13,"tag":389,"props":528,"children":530},{"href":529},"/chapters/video-coding#encode-av1-rate-control-group",[531],{"type":18,"value":532},"rate control\ngroups",{"type":18,"value":534}," within the ",{"type":13,"tag":389,"props":536,"children":537},{"href":448},[538],{"type":18,"value":539},"GOP",{"type":18,"value":541},".",{"type":13,"tag":377,"props":543,"children":544},{},[545,551],{"type":13,"tag":21,"props":546,"children":548},{"className":547},[],[549],{"type":18,"value":550},"temporalLayerCount",{"type":18,"value":552}," specifies the number of AV1 temporal layers\nthat the application intends to use.",{"type":13,"tag":14,"props":554,"children":555},{},[556,558,563,565,571,573,579,581,585,586,591,593,599,601,607],{"type":18,"value":557},"When an instance of this structure is included in the ",{"type":13,"tag":21,"props":559,"children":561},{"className":560},[],[562],{"type":18,"value":405},{"type":18,"value":564}," chain of\nthe ",{"type":13,"tag":389,"props":566,"children":568},{"href":567},"/man/VkVideoCodingControlInfoKHR",[569],{"type":18,"value":570},"VkVideoCodingControlInfoKHR",{"type":18,"value":572}," structure passed to the\n",{"type":13,"tag":389,"props":574,"children":576},{"href":575},"/man/vkCmdControlVideoCodingKHR",[577],{"type":18,"value":578},"vkCmdControlVideoCodingKHR",{"type":18,"value":580}," command, and\n",{"type":13,"tag":389,"props":582,"children":583},{"href":567},[584],{"type":18,"value":570},{"type":18,"value":221},{"type":13,"tag":21,"props":587,"children":589},{"className":588},[],[590],{"type":18,"value":424},{"type":18,"value":592}," includes\n",{"type":13,"tag":21,"props":594,"children":596},{"className":595},[],[597],{"type":18,"value":598},"VK_VIDEO_CODING_CONTROL_ENCODE_RATE_CONTROL_BIT_KHR",{"type":18,"value":600},", the parameters in\nthis structure are used as guidance for the implementation’s rate control\nalgorithm (see ",{"type":13,"tag":389,"props":602,"children":604},{"href":603},"/chapters/video-coding#video-coding-control",[605],{"type":18,"value":606},"Video Coding Control",{"type":18,"value":608},").",{"type":13,"tag":610,"props":611,"children":613},"validity-group",{"name":612},"Valid Usage",[614,659,689,728,760,790],{"type":13,"tag":615,"props":616,"children":618},"validity-field",{"name":617},"VUID-VkVideoEncodeAV1RateControlInfoKHR-flags-10294",[619],{"type":13,"tag":14,"props":620,"children":621},{},[622,624,629,631,637,639,645,647,651,653],{"type":18,"value":623},"If ",{"type":13,"tag":21,"props":625,"children":627},{"className":626},[],[628],{"type":18,"value":424},{"type":18,"value":630}," contains\n",{"type":13,"tag":21,"props":632,"children":634},{"className":633},[],[635],{"type":18,"value":636},"VK_VIDEO_ENCODE_AV1_RATE_CONTROL_REFERENCE_PATTERN_FLAT_BIT_KHR",{"type":18,"value":638}," or\n",{"type":13,"tag":21,"props":640,"children":642},{"className":641},[],[643],{"type":18,"value":644},"VK_VIDEO_ENCODE_AV1_RATE_CONTROL_REFERENCE_PATTERN_DYADIC_BIT_KHR",{"type":18,"value":646},",\nthen it ",{"type":13,"tag":455,"props":648,"children":650},{"type":649},"must",[],{"type":18,"value":652}," also contain\n",{"type":13,"tag":21,"props":654,"children":656},{"className":655},[],[657],{"type":18,"value":658},"VK_VIDEO_ENCODE_AV1_RATE_CONTROL_REGULAR_GOP_BIT_KHR",{"type":13,"tag":615,"props":660,"children":662},{"name":661},"VUID-VkVideoEncodeAV1RateControlInfoKHR-flags-10295",[663],{"type":13,"tag":14,"props":664,"children":665},{},[666,667,672,673,678,679,682,684],{"type":18,"value":623},{"type":13,"tag":21,"props":668,"children":670},{"className":669},[],[671],{"type":18,"value":424},{"type":18,"value":630},{"type":13,"tag":21,"props":674,"children":676},{"className":675},[],[677],{"type":18,"value":636},{"type":18,"value":646},{"type":13,"tag":455,"props":680,"children":681},{"type":649},[],{"type":18,"value":683}," not also contain\n",{"type":13,"tag":21,"props":685,"children":687},{"className":686},[],[688],{"type":18,"value":644},{"type":13,"tag":615,"props":690,"children":692},{"name":691},"VUID-VkVideoEncodeAV1RateControlInfoKHR-flags-10296",[693],{"type":13,"tag":14,"props":694,"children":695},{},[696,697,702,703,708,710,715,717,720,722],{"type":18,"value":623},{"type":13,"tag":21,"props":698,"children":700},{"className":699},[],[701],{"type":18,"value":424},{"type":18,"value":630},{"type":13,"tag":21,"props":704,"children":706},{"className":705},[],[707],{"type":18,"value":658},{"type":18,"value":709},", then\n",{"type":13,"tag":21,"props":711,"children":713},{"className":712},[],[714],{"type":18,"value":443},{"type":18,"value":716}," ",{"type":13,"tag":455,"props":718,"children":719},{"type":649},[],{"type":18,"value":721}," be greater than ",{"type":13,"tag":21,"props":723,"children":725},{"className":724},[],[726],{"type":18,"value":727},"0",{"type":13,"tag":615,"props":729,"children":731},{"name":730},"VUID-VkVideoEncodeAV1RateControlInfoKHR-keyFramePeriod-10297",[732],{"type":13,"tag":14,"props":733,"children":734},{},[735,736,741,743,748,750,753,755],{"type":18,"value":623},{"type":13,"tag":21,"props":737,"children":739},{"className":738},[],[740],{"type":18,"value":477},{"type":18,"value":742}," is not ",{"type":13,"tag":21,"props":744,"children":746},{"className":745},[],[747],{"type":18,"value":727},{"type":18,"value":749},", then it ",{"type":13,"tag":455,"props":751,"children":752},{"type":649},[],{"type":18,"value":754}," be greater than or\nequal to ",{"type":13,"tag":21,"props":756,"children":758},{"className":757},[],[759],{"type":18,"value":443},{"type":13,"tag":615,"props":761,"children":763},{"name":762},"VUID-VkVideoEncodeAV1RateControlInfoKHR-consecutiveBipredictiveFrameCount-10298",[764],{"type":13,"tag":14,"props":765,"children":766},{},[767,768,773,774,779,780,783,785],{"type":18,"value":623},{"type":13,"tag":21,"props":769,"children":771},{"className":770},[],[772],{"type":18,"value":516},{"type":18,"value":742},{"type":13,"tag":21,"props":775,"children":777},{"className":776},[],[778],{"type":18,"value":727},{"type":18,"value":749},{"type":13,"tag":455,"props":781,"children":782},{"type":649},[],{"type":18,"value":784}," be\nless than ",{"type":13,"tag":21,"props":786,"children":788},{"className":787},[],[789],{"type":18,"value":443},{"type":13,"tag":615,"props":791,"children":793},{"name":792},"VUID-VkVideoEncodeAV1RateControlInfoKHR-temporalLayerCount-10299",[794],{"type":13,"tag":14,"props":795,"children":796},{},[797,802,803,806,808,814,815,821,823,829],{"type":13,"tag":21,"props":798,"children":800},{"className":799},[],[801],{"type":18,"value":550},{"type":18,"value":716},{"type":13,"tag":455,"props":804,"children":805},{"type":649},[],{"type":18,"value":807}," be less than or equal to\n",{"type":13,"tag":389,"props":809,"children":811},{"href":810},"/man/VkVideoEncodeAV1CapabilitiesKHR",[812],{"type":18,"value":813},"VkVideoEncodeAV1CapabilitiesKHR",{"type":18,"value":221},{"type":13,"tag":21,"props":816,"children":818},{"className":817},[],[819],{"type":18,"value":820},"maxTemporalLayerCount",{"type":18,"value":822},", as\nreturned by ",{"type":13,"tag":389,"props":824,"children":826},{"href":825},"/man/vkGetPhysicalDeviceVideoCapabilitiesKHR",[827],{"type":18,"value":828},"vkGetPhysicalDeviceVideoCapabilitiesKHR",{"type":18,"value":830}," for the used\nvideo profile",{"type":13,"tag":610,"props":832,"children":834},{"name":833},"Valid Usage (Implicit)",[835,859],{"type":13,"tag":615,"props":836,"children":838},{"name":837},"VUID-VkVideoEncodeAV1RateControlInfoKHR-sType-sType",[839],{"type":13,"tag":14,"props":840,"children":841},{},[842,847,848,851,853],{"type":13,"tag":21,"props":843,"children":845},{"className":844},[],[846],{"type":18,"value":385},{"type":18,"value":716},{"type":13,"tag":455,"props":849,"children":850},{"type":649},[],{"type":18,"value":852}," be ",{"type":13,"tag":21,"props":854,"children":856},{"className":855},[],[857],{"type":18,"value":858},"VK_STRUCTURE_TYPE_VIDEO_ENCODE_AV1_RATE_CONTROL_INFO_KHR",{"type":13,"tag":615,"props":860,"children":862},{"name":861},"VUID-VkVideoEncodeAV1RateControlInfoKHR-flags-parameter",[863],{"type":13,"tag":14,"props":864,"children":865},{},[866,871,872,875,877,881],{"type":13,"tag":21,"props":867,"children":869},{"className":868},[],[870],{"type":18,"value":424},{"type":18,"value":716},{"type":13,"tag":455,"props":873,"children":874},{"type":649},[],{"type":18,"value":876}," be a valid combination of ",{"type":13,"tag":389,"props":878,"children":879},{"href":429},[880],{"type":18,"value":432},{"type":18,"value":882}," values",{"type":13,"tag":884,"props":885,"children":886},"style",{},[887],{"type":18,"value":888},"html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}",{"title":39,"searchDepth":69,"depth":69,"links":890},[],"markdown",1744876577224]