[{"data":1,"prerenderedAt":969},["ShallowReactive",2],{"yubatewBrL":3},{"title":4,"description":5,"parent":6,"type":7,"xrefs":8,"body":9,"_type":968,"_id":4},"vkBindVideoSessionMemoryKHR","Bind Video Memory","VK_KHR_video_queue","protos",[],{"type":10,"children":11,"toc":966},"root",[12,20,344,414,434,548,804,936,960],{"type":13,"tag":14,"props":15,"children":16},"element","p",{},[17],{"type":18,"value":19},"text","To attach memory to a video session object, call:",{"type":13,"tag":21,"props":22,"children":23},"code-group",{},[24,145],{"type":13,"tag":25,"props":26,"children":32},"pre",{"className":27,"code":28,"filename":29,"language":30,"meta":31,"style":31},"language-c shiki shiki-themes github-light-default github-dark-default","VkResult vkBindVideoSessionMemoryKHR(\n VkDevice device,\n VkVideoSessionKHR videoSession,\n uint32_t bindSessionMemoryInfoCount,\n const VkBindVideoSessionMemoryInfoKHR* pBindSessionMemoryInfos);\n","C","c","",[33],{"type":13,"tag":34,"props":35,"children":36},"code",{"__ignoreMap":31},[37,59,79,97,116],{"type":13,"tag":38,"props":39,"children":42},"span",{"class":40,"line":41},"line",1,[43,49,54],{"type":13,"tag":38,"props":44,"children":46},{"style":45},"--shiki-default:#1F2328;--shiki-dark:#E6EDF3",[47],{"type":18,"value":48},"VkResult ",{"type":13,"tag":38,"props":50,"children":52},{"style":51},"--shiki-default:#8250DF;--shiki-dark:#D2A8FF",[53],{"type":18,"value":4},{"type":13,"tag":38,"props":55,"children":56},{"style":45},[57],{"type":18,"value":58},"(\n",{"type":13,"tag":38,"props":60,"children":62},{"class":40,"line":61},2,[63,68,74],{"type":13,"tag":38,"props":64,"children":65},{"style":45},[66],{"type":18,"value":67}," VkDevice ",{"type":13,"tag":38,"props":69,"children":71},{"style":70},"--shiki-default:#953800;--shiki-dark:#FFA657",[72],{"type":18,"value":73},"device",{"type":13,"tag":38,"props":75,"children":76},{"style":45},[77],{"type":18,"value":78},",\n",{"type":13,"tag":38,"props":80,"children":82},{"class":40,"line":81},3,[83,88,93],{"type":13,"tag":38,"props":84,"children":85},{"style":45},[86],{"type":18,"value":87}," VkVideoSessionKHR ",{"type":13,"tag":38,"props":89,"children":90},{"style":70},[91],{"type":18,"value":92},"videoSession",{"type":13,"tag":38,"props":94,"children":95},{"style":45},[96],{"type":18,"value":78},{"type":13,"tag":38,"props":98,"children":100},{"class":40,"line":99},4,[101,107,112],{"type":13,"tag":38,"props":102,"children":104},{"style":103},"--shiki-default:#CF222E;--shiki-dark:#FF7B72",[105],{"type":18,"value":106}," uint32_t",{"type":13,"tag":38,"props":108,"children":109},{"style":70},[110],{"type":18,"value":111}," bindSessionMemoryInfoCount",{"type":13,"tag":38,"props":113,"children":114},{"style":45},[115],{"type":18,"value":78},{"type":13,"tag":38,"props":117,"children":119},{"class":40,"line":118},5,[120,125,130,135,140],{"type":13,"tag":38,"props":121,"children":122},{"style":103},[123],{"type":18,"value":124}," const",{"type":13,"tag":38,"props":126,"children":127},{"style":45},[128],{"type":18,"value":129}," VkBindVideoSessionMemoryInfoKHR",{"type":13,"tag":38,"props":131,"children":132},{"style":103},[133],{"type":18,"value":134},"*",{"type":13,"tag":38,"props":136,"children":137},{"style":70},[138],{"type":18,"value":139}," pBindSessionMemoryInfos",{"type":13,"tag":38,"props":141,"children":142},{"style":45},[143],{"type":18,"value":144},");\n",{"type":13,"tag":25,"props":146,"children":151},{"className":147,"code":148,"filename":149,"language":150,"meta":31,"style":31},"language-rs shiki shiki-themes github-light-default github-dark-default","pub fn bind_video_session_memory_khr(\n device: crate :: vk :: vk::Device,\n video_session: vk::VideoSessionKHR,\n bind_session_memory_info_count: u32,\n p_bind_session_memory_infos: *const vk::BindVideoSessionMemoryInfoKHR,\n) -> vk::Result;\n","Rust","rs",[152],{"type":13,"tag":34,"props":153,"children":154},{"__ignoreMap":31},[155,177,228,257,278,312],{"type":13,"tag":38,"props":156,"children":157},{"class":40,"line":41},[158,163,168,173],{"type":13,"tag":38,"props":159,"children":160},{"style":103},[161],{"type":18,"value":162},"pub",{"type":13,"tag":38,"props":164,"children":165},{"style":103},[166],{"type":18,"value":167}," fn",{"type":13,"tag":38,"props":169,"children":170},{"style":51},[171],{"type":18,"value":172}," bind_video_session_memory_khr",{"type":13,"tag":38,"props":174,"children":175},{"style":45},[176],{"type":18,"value":58},{"type":13,"tag":38,"props":178,"children":179},{"class":40,"line":61},[180,185,190,195,200,205,210,215,219,224],{"type":13,"tag":38,"props":181,"children":182},{"style":45},[183],{"type":18,"value":184}," device",{"type":13,"tag":38,"props":186,"children":187},{"style":103},[188],{"type":18,"value":189},":",{"type":13,"tag":38,"props":191,"children":192},{"style":103},[193],{"type":18,"value":194}," crate",{"type":13,"tag":38,"props":196,"children":197},{"style":103},[198],{"type":18,"value":199}," ::",{"type":13,"tag":38,"props":201,"children":202},{"style":45},[203],{"type":18,"value":204}," vk ",{"type":13,"tag":38,"props":206,"children":207},{"style":103},[208],{"type":18,"value":209},"::",{"type":13,"tag":38,"props":211,"children":212},{"style":70},[213],{"type":18,"value":214}," vk",{"type":13,"tag":38,"props":216,"children":217},{"style":103},[218],{"type":18,"value":209},{"type":13,"tag":38,"props":220,"children":221},{"style":70},[222],{"type":18,"value":223},"Device",{"type":13,"tag":38,"props":225,"children":226},{"style":45},[227],{"type":18,"value":78},{"type":13,"tag":38,"props":229,"children":230},{"class":40,"line":81},[231,236,240,244,248,253],{"type":13,"tag":38,"props":232,"children":233},{"style":45},[234],{"type":18,"value":235}," video_session",{"type":13,"tag":38,"props":237,"children":238},{"style":103},[239],{"type":18,"value":189},{"type":13,"tag":38,"props":241,"children":242},{"style":70},[243],{"type":18,"value":214},{"type":13,"tag":38,"props":245,"children":246},{"style":103},[247],{"type":18,"value":209},{"type":13,"tag":38,"props":249,"children":250},{"style":70},[251],{"type":18,"value":252},"VideoSessionKHR",{"type":13,"tag":38,"props":254,"children":255},{"style":45},[256],{"type":18,"value":78},{"type":13,"tag":38,"props":258,"children":259},{"class":40,"line":99},[260,265,269,274],{"type":13,"tag":38,"props":261,"children":262},{"style":45},[263],{"type":18,"value":264}," bind_session_memory_info_count",{"type":13,"tag":38,"props":266,"children":267},{"style":103},[268],{"type":18,"value":189},{"type":13,"tag":38,"props":270,"children":271},{"style":70},[272],{"type":18,"value":273}," u32",{"type":13,"tag":38,"props":275,"children":276},{"style":45},[277],{"type":18,"value":78},{"type":13,"tag":38,"props":279,"children":280},{"class":40,"line":118},[281,286,290,295,299,303,308],{"type":13,"tag":38,"props":282,"children":283},{"style":45},[284],{"type":18,"value":285}," p_bind_session_memory_infos",{"type":13,"tag":38,"props":287,"children":288},{"style":103},[289],{"type":18,"value":189},{"type":13,"tag":38,"props":291,"children":292},{"style":103},[293],{"type":18,"value":294}," *const",{"type":13,"tag":38,"props":296,"children":297},{"style":70},[298],{"type":18,"value":214},{"type":13,"tag":38,"props":300,"children":301},{"style":103},[302],{"type":18,"value":209},{"type":13,"tag":38,"props":304,"children":305},{"style":70},[306],{"type":18,"value":307},"BindVideoSessionMemoryInfoKHR",{"type":13,"tag":38,"props":309,"children":310},{"style":45},[311],{"type":18,"value":78},{"type":13,"tag":38,"props":313,"children":315},{"class":40,"line":314},6,[316,321,326,330,334,339],{"type":13,"tag":38,"props":317,"children":318},{"style":45},[319],{"type":18,"value":320},") ",{"type":13,"tag":38,"props":322,"children":323},{"style":103},[324],{"type":18,"value":325},"->",{"type":13,"tag":38,"props":327,"children":328},{"style":70},[329],{"type":18,"value":214},{"type":13,"tag":38,"props":331,"children":332},{"style":103},[333],{"type":18,"value":209},{"type":13,"tag":38,"props":335,"children":336},{"style":70},[337],{"type":18,"value":338},"Result",{"type":13,"tag":38,"props":340,"children":341},{"style":45},[342],{"type":18,"value":343},";\n",{"type":13,"tag":345,"props":346,"children":347},"ul",{},[348,359,369,388],{"type":13,"tag":349,"props":350,"children":351},"li",{},[352,357],{"type":13,"tag":34,"props":353,"children":355},{"className":354},[],[356],{"type":18,"value":73},{"type":18,"value":358}," is the logical device that owns the video session.",{"type":13,"tag":349,"props":360,"children":361},{},[362,367],{"type":13,"tag":34,"props":363,"children":365},{"className":364},[],[366],{"type":18,"value":92},{"type":18,"value":368}," is the video session to be bound with device memory.",{"type":13,"tag":349,"props":370,"children":371},{},[372,378,380,386],{"type":13,"tag":34,"props":373,"children":375},{"className":374},[],[376],{"type":18,"value":377},"bindSessionMemoryInfoCount",{"type":18,"value":379}," is the number of elements in\n",{"type":13,"tag":34,"props":381,"children":383},{"className":382},[],[384],{"type":18,"value":385},"pBindSessionMemoryInfos",{"type":18,"value":387},".",{"type":13,"tag":349,"props":389,"children":390},{},[391,396,398,403,405,412],{"type":13,"tag":34,"props":392,"children":394},{"className":393},[],[395],{"type":18,"value":385},{"type":18,"value":397}," is a pointer to an array of\n",{"type":13,"tag":34,"props":399,"children":401},{"className":400},[],[402],{"type":18,"value":377},{"type":18,"value":404}," ",{"type":13,"tag":406,"props":407,"children":409},"a",{"href":408},"/man/VkBindVideoSessionMemoryInfoKHR",[410],{"type":18,"value":411},"VkBindVideoSessionMemoryInfoKHR",{"type":18,"value":413},"\nstructures specifying memory regions to be bound to specific memory\nbindings of the video session.",{"type":13,"tag":14,"props":415,"children":416},{},[417,419,425,427,432],{"type":18,"value":418},"The valid usage statements below refer to the ",{"type":13,"tag":406,"props":420,"children":422},{"href":421},"/man/VkMemoryRequirements",[423],{"type":18,"value":424},"VkMemoryRequirements",{"type":18,"value":426},"\nstructure corresponding to a specific element of\n",{"type":13,"tag":34,"props":428,"children":430},{"className":429},[],[431],{"type":18,"value":385},{"type":18,"value":433},", which is defined as follows:",{"type":13,"tag":345,"props":435,"children":436},{},[437,530],{"type":13,"tag":349,"props":438,"children":439},{},[440,442,448,450,455,457,462,464,470,472,478,480,485,487,493,495,500,502,508,510,515,517,521,523,528],{"type":18,"value":441},"If the ",{"type":13,"tag":34,"props":443,"children":445},{"className":444},[],[446],{"type":18,"value":447},"memoryBindIndex",{"type":18,"value":449}," member of the element of\n",{"type":13,"tag":34,"props":451,"children":453},{"className":452},[],[454],{"type":18,"value":385},{"type":18,"value":456}," in question matches the\n",{"type":13,"tag":34,"props":458,"children":460},{"className":459},[],[461],{"type":18,"value":447},{"type":18,"value":463}," member of one of the elements returned in\n",{"type":13,"tag":34,"props":465,"children":467},{"className":466},[],[468],{"type":18,"value":469},"pMemoryRequirements",{"type":18,"value":471}," when\n",{"type":13,"tag":406,"props":473,"children":475},{"href":474},"/man/vkGetVideoSessionMemoryRequirementsKHR",[476],{"type":18,"value":477},"vkGetVideoSessionMemoryRequirementsKHR",{"type":18,"value":479}," is called with the same\n",{"type":13,"tag":34,"props":481,"children":483},{"className":482},[],[484],{"type":18,"value":92},{"type":18,"value":486}," and with ",{"type":13,"tag":34,"props":488,"children":490},{"className":489},[],[491],{"type":18,"value":492},"pMemoryRequirementsCount",{"type":18,"value":494}," equal to\n",{"type":13,"tag":34,"props":496,"children":498},{"className":497},[],[499],{"type":18,"value":377},{"type":18,"value":501},", then the ",{"type":13,"tag":34,"props":503,"children":505},{"className":504},[],[506],{"type":18,"value":507},"memoryRequirements",{"type":18,"value":509},"\nmember of that element of ",{"type":13,"tag":34,"props":511,"children":513},{"className":512},[],[514],{"type":18,"value":469},{"type":18,"value":516}," is the\n",{"type":13,"tag":406,"props":518,"children":519},{"href":421},[520],{"type":18,"value":424},{"type":18,"value":522}," structure corresponding to the element of\n",{"type":13,"tag":34,"props":524,"children":526},{"className":525},[],[527],{"type":18,"value":385},{"type":18,"value":529}," in question.",{"type":13,"tag":349,"props":531,"children":532},{},[533,535,540,542,546],{"type":18,"value":534},"Otherwise the element of ",{"type":13,"tag":34,"props":536,"children":538},{"className":537},[],[539],{"type":18,"value":385},{"type":18,"value":541}," in question is\nsaid to not have a corresponding ",{"type":13,"tag":406,"props":543,"children":544},{"href":421},[545],{"type":18,"value":424},{"type":18,"value":547}," structure.",{"type":13,"tag":549,"props":550,"children":552},"validity-group",{"name":551},"Valid Usage",[553,590,622,648,702,753],{"type":13,"tag":554,"props":555,"children":557},"validity-field",{"name":556},"VUID-vkBindVideoSessionMemoryKHR-videoSession-07195",[558],{"type":13,"tag":14,"props":559,"children":560},{},[561,563,568,570,575,577,582,583,588],{"type":18,"value":562},"The memory binding of ",{"type":13,"tag":34,"props":564,"children":566},{"className":565},[],[567],{"type":18,"value":92},{"type":18,"value":569}," identified by the\n",{"type":13,"tag":34,"props":571,"children":573},{"className":572},[],[574],{"type":18,"value":447},{"type":18,"value":576}," member of any element of\n",{"type":13,"tag":34,"props":578,"children":580},{"className":579},[],[581],{"type":18,"value":385},{"type":18,"value":404},{"type":13,"tag":584,"props":585,"children":587},"normative",{"type":586},"must",[],{"type":18,"value":589}," not already be backed by a memory\nobject",{"type":13,"tag":554,"props":591,"children":593},{"name":592},"VUID-vkBindVideoSessionMemoryKHR-memoryBindIndex-07196",[594],{"type":13,"tag":14,"props":595,"children":596},{},[597,599,604,606,611,612,615,617],{"type":18,"value":598},"The ",{"type":13,"tag":34,"props":600,"children":602},{"className":601},[],[603],{"type":18,"value":447},{"type":18,"value":605}," member of each element of\n",{"type":13,"tag":34,"props":607,"children":609},{"className":608},[],[610],{"type":18,"value":385},{"type":18,"value":404},{"type":13,"tag":584,"props":613,"children":614},{"type":586},[],{"type":18,"value":616}," be unique within\n",{"type":13,"tag":34,"props":618,"children":620},{"className":619},[],[621],{"type":18,"value":385},{"type":13,"tag":554,"props":623,"children":625},{"name":624},"VUID-vkBindVideoSessionMemoryKHR-pBindSessionMemoryInfos-07197",[626],{"type":13,"tag":14,"props":627,"children":628},{},[629,631,636,637,640,642,646],{"type":18,"value":630},"Each element of ",{"type":13,"tag":34,"props":632,"children":634},{"className":633},[],[635],{"type":18,"value":385},{"type":18,"value":404},{"type":13,"tag":584,"props":638,"children":639},{"type":586},[],{"type":18,"value":641}," have a corresponding\n",{"type":13,"tag":406,"props":643,"children":644},{"href":421},[645],{"type":18,"value":424},{"type":18,"value":647}," structure",{"type":13,"tag":554,"props":649,"children":651},{"name":650},"VUID-vkBindVideoSessionMemoryKHR-pBindSessionMemoryInfos-07198",[652],{"type":13,"tag":14,"props":653,"children":654},{},[655,657,662,664,668,670,676,678,683,684,687,689,695,697,701],{"type":18,"value":656},"If an element of ",{"type":13,"tag":34,"props":658,"children":660},{"className":659},[],[661],{"type":18,"value":385},{"type":18,"value":663}," has a corresponding\n",{"type":13,"tag":406,"props":665,"children":666},{"href":421},[667],{"type":18,"value":424},{"type":18,"value":669}," structure, then the ",{"type":13,"tag":34,"props":671,"children":673},{"className":672},[],[674],{"type":18,"value":675},"memory",{"type":18,"value":677}," member of\nthat element of ",{"type":13,"tag":34,"props":679,"children":681},{"className":680},[],[682],{"type":18,"value":385},{"type":18,"value":404},{"type":13,"tag":584,"props":685,"children":686},{"type":586},[],{"type":18,"value":688}," have been allocated\nusing one of the memory types allowed in the ",{"type":13,"tag":34,"props":690,"children":692},{"className":691},[],[693],{"type":18,"value":694},"memoryTypeBits",{"type":18,"value":696}," member\nof the corresponding ",{"type":13,"tag":406,"props":698,"children":699},{"href":421},[700],{"type":18,"value":424},{"type":18,"value":647},{"type":13,"tag":554,"props":703,"children":705},{"name":704},"VUID-vkBindVideoSessionMemoryKHR-pBindSessionMemoryInfos-07199",[706],{"type":13,"tag":14,"props":707,"children":708},{},[709,710,715,716,720,721,727,729,734,735,738,740,746,748,752],{"type":18,"value":656},{"type":13,"tag":34,"props":711,"children":713},{"className":712},[],[714],{"type":18,"value":385},{"type":18,"value":663},{"type":13,"tag":406,"props":717,"children":718},{"href":421},[719],{"type":18,"value":424},{"type":18,"value":669},{"type":13,"tag":34,"props":722,"children":724},{"className":723},[],[725],{"type":18,"value":726},"memoryOffset",{"type":18,"value":728}," member\nof that element of ",{"type":13,"tag":34,"props":730,"children":732},{"className":731},[],[733],{"type":18,"value":385},{"type":18,"value":404},{"type":13,"tag":584,"props":736,"children":737},{"type":586},[],{"type":18,"value":739}," be an integer\nmultiple of the ",{"type":13,"tag":34,"props":741,"children":743},{"className":742},[],[744],{"type":18,"value":745},"alignment",{"type":18,"value":747}," member of the corresponding\n",{"type":13,"tag":406,"props":749,"children":750},{"href":421},[751],{"type":18,"value":424},{"type":18,"value":647},{"type":13,"tag":554,"props":754,"children":756},{"name":755},"VUID-vkBindVideoSessionMemoryKHR-pBindSessionMemoryInfos-07200",[757],{"type":13,"tag":14,"props":758,"children":759},{},[760,761,766,767,771,772,778,779,784,785,788,790,796,798,802],{"type":18,"value":656},{"type":13,"tag":34,"props":762,"children":764},{"className":763},[],[765],{"type":18,"value":385},{"type":18,"value":663},{"type":13,"tag":406,"props":768,"children":769},{"href":421},[770],{"type":18,"value":424},{"type":18,"value":669},{"type":13,"tag":34,"props":773,"children":775},{"className":774},[],[776],{"type":18,"value":777},"memorySize",{"type":18,"value":728},{"type":13,"tag":34,"props":780,"children":782},{"className":781},[],[783],{"type":18,"value":385},{"type":18,"value":404},{"type":13,"tag":584,"props":786,"children":787},{"type":586},[],{"type":18,"value":789}," equal the\n",{"type":13,"tag":34,"props":791,"children":793},{"className":792},[],[794],{"type":18,"value":795},"size",{"type":18,"value":797}," member of the corresponding ",{"type":13,"tag":406,"props":799,"children":800},{"href":421},[801],{"type":18,"value":424},{"type":18,"value":803},"\nstructure",{"type":13,"tag":549,"props":805,"children":807},{"name":806},"Valid Usage (Implicit)",[808,834,858,889,913],{"type":13,"tag":554,"props":809,"children":811},{"name":810},"VUID-vkBindVideoSessionMemoryKHR-device-parameter",[812],{"type":13,"tag":14,"props":813,"children":814},{},[815,820,821,824,826,832],{"type":13,"tag":34,"props":816,"children":818},{"className":817},[],[819],{"type":18,"value":73},{"type":18,"value":404},{"type":13,"tag":584,"props":822,"children":823},{"type":586},[],{"type":18,"value":825}," be a valid ",{"type":13,"tag":406,"props":827,"children":829},{"href":828},"/man/VkDevice",[830],{"type":18,"value":831},"VkDevice",{"type":18,"value":833}," handle",{"type":13,"tag":554,"props":835,"children":837},{"name":836},"VUID-vkBindVideoSessionMemoryKHR-videoSession-parameter",[838],{"type":13,"tag":14,"props":839,"children":840},{},[841,846,847,850,851,857],{"type":13,"tag":34,"props":842,"children":844},{"className":843},[],[845],{"type":18,"value":92},{"type":18,"value":404},{"type":13,"tag":584,"props":848,"children":849},{"type":586},[],{"type":18,"value":825},{"type":13,"tag":406,"props":852,"children":854},{"href":853},"/man/VkVideoSessionKHR",[855],{"type":18,"value":856},"VkVideoSessionKHR",{"type":18,"value":833},{"type":13,"tag":554,"props":859,"children":861},{"name":860},"VUID-vkBindVideoSessionMemoryKHR-pBindSessionMemoryInfos-parameter",[862],{"type":13,"tag":14,"props":863,"children":864},{},[865,870,871,874,876,881,883,887],{"type":13,"tag":34,"props":866,"children":868},{"className":867},[],[869],{"type":18,"value":385},{"type":18,"value":404},{"type":13,"tag":584,"props":872,"children":873},{"type":586},[],{"type":18,"value":875}," be a valid pointer to an array of ",{"type":13,"tag":34,"props":877,"children":879},{"className":878},[],[880],{"type":18,"value":377},{"type":18,"value":882}," valid ",{"type":13,"tag":406,"props":884,"children":885},{"href":408},[886],{"type":18,"value":411},{"type":18,"value":888}," structures",{"type":13,"tag":554,"props":890,"children":892},{"name":891},"VUID-vkBindVideoSessionMemoryKHR-bindSessionMemoryInfoCount-arraylength",[893],{"type":13,"tag":14,"props":894,"children":895},{},[896,901,902,905,907],{"type":13,"tag":34,"props":897,"children":899},{"className":898},[],[900],{"type":18,"value":377},{"type":18,"value":404},{"type":13,"tag":584,"props":903,"children":904},{"type":586},[],{"type":18,"value":906}," be greater than ",{"type":13,"tag":34,"props":908,"children":910},{"className":909},[],[911],{"type":18,"value":912},"0",{"type":13,"tag":554,"props":914,"children":916},{"name":915},"VUID-vkBindVideoSessionMemoryKHR-videoSession-parent",[917],{"type":13,"tag":14,"props":918,"children":919},{},[920,925,926,929,931],{"type":13,"tag":34,"props":921,"children":923},{"className":922},[],[924],{"type":18,"value":92},{"type":18,"value":404},{"type":13,"tag":584,"props":927,"children":928},{"type":586},[],{"type":18,"value":930}," have been created, allocated, or retrieved from ",{"type":13,"tag":34,"props":932,"children":934},{"className":933},[],[935],{"type":18,"value":73},{"type":13,"tag":937,"props":938,"children":940},"validity-box",{"name":939},"Host Synchronization",[941],{"type":13,"tag":345,"props":942,"children":943},{},[944],{"type":13,"tag":349,"props":945,"children":946},{},[947,949,954,955,958],{"type":18,"value":948},"Host access to ",{"type":13,"tag":34,"props":950,"children":952},{"className":951},[],[953],{"type":18,"value":92},{"type":18,"value":404},{"type":13,"tag":584,"props":956,"children":957},{"type":586},[],{"type":18,"value":959}," be externally synchronized\n::",{"type":13,"tag":961,"props":962,"children":963},"style",{},[964],{"type":18,"value":965},"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":31,"searchDepth":61,"depth":61,"links":967},[],"markdown",1725732597056]