XAppCaptureVideoCaptureSettings
GameDVR ビデオ キャプチャの設定。XAppCaptureGetVideoCaptureSettings の呼び出しによって取得されます。Syntax
Members
width型: uint32_t 録画の幅。 height
型: uint32_t 録画の高さ。 maxRecordTimespanDurationInMs
型: uint64_t 最大録画時間 (ミリ秒単位)。 encoding
型: XAppCaptureVideoEncoding 録画のエンコード。 colorFormat
型: XAppCaptureVideoColorFormat 録画のカラー形式。 isCaptureByGamesAllowed
型: bool ゲームによる録画の取得が許可されているかどうかを示します。
