Skip to main content

XStoreVideo

描述商店视频。

语法

成员

uri
类型:const char*
视频的 URI。 height
类型:uint32_t
视频的高度。 width
类型:uint32_t
视频的宽度。 caption
类型:const char*
视频的标题。 videoPurposeTag
类型:const char*
包含指示视频用途的标签的字符串。 previewImage
类型:XStoreImage
视频的预览图像。

备注

Microsoft 商店体验的各个方面都使用视频来帮助描述产品,此结构描述这些视频。XStoreVideoXStoreProduct 结构的成员。XStoreVideoXStoreSku 结构的成员。

要求

头文件: XStore.h(包含在 XGameRuntime.h 中) 支持的平台: Windows、XBOX One 系列主机和 XBOX Series 主机

另请参阅

XStore
XStoreProduct
XStoreSku
最后修改于 2026年8月24日