Skip to main content

XStoreVideo

Describes a store video.

Syntax

Members

uri
Type: const char*
URI to the video. height
Type: uint32_t
Height of the video. width
Type: uint32_t
Width of the video. caption
Type: const char*
Caption for the video. videoPurposeTag
Type: const char*
String containing a tag indicating the purpose of the video. previewImage
Type: XStoreImage
Preview image for the video.

Remarks

Aspects of the Microsoft store experience use videos to help describe the product, and this struct describes those videos. XStoreVideo is a member of the XStoreProduct struct. XStoreVideo is a member of the XStoreSku struct.

Requirements

Header: XStore.h (included in XGameRuntime.h) Supported platforms: Windows, XBOX One family consoles and XBOX Series consoles

See also

XStore
XStoreProduct
XStoreSku
Last modified on August 20, 2026