XStoreVideo
ストアの動画を表します。Syntax
Members
uri型: const char* 動画への URI。 height
型: uint32_t 動画の高さ。 width
型: uint32_t 動画の幅。 caption
型: const char* 動画のキャプション。 videoPurposeTag
型: const char* 動画の用途を示すタグを含む文字列。 previewImage
型: XStoreImage 動画のプレビュー画像。
Remarks
Microsoft Store エクスペリエンスの各種要素では、製品を説明するために動画が使用されており、この構造体はそれらの動画を表します。XStoreVideo は XStoreProduct 構造体のメンバーです。XStoreVideo は XStoreSku 構造体のメンバーです。Requirements
ヘッダー: XStore.h (XGameRuntime.h に含まれる) サポートされているプラットフォーム: Windows、XBOX One ファミリー本体および XBOX Series 本体See also
XStoreXStoreProduct
XStoreSku
