次の方法で共有


System.Video.FrameRate

ビデオ ストリームのフレーム レートを 1,000 秒あたりのフレーム単位で示します。

Windows 10、バージョン 1703、Windows 10、バージョン 1607、Windows 10、バージョン 1511、Windows 10、バージョン 1507、Windows 8.1、Windows 8、Windows 7

propertyDescription
   name = System.Video.FrameRate
   shellPKey = PKEY_Video_FrameRate
   formatID = 64440491-4C8B-11D1-8B70-080036B11A03
   propID = 6
   SearchInfo
      InInvertedIndex = false
      IsColumn = true
   typeInfo
      type = UInt32
      IsInnate = true

Windows Vista

propertyDescription
   name = System.Video.FrameRate
   shellPKey = PKEY_Video_FrameRate
   formatID = 64440491-4C8B-11D1-8B70-080036B11A03
   propID = 6
   SearchInfo
      IsColumn = true
   typeInfo
      type = UInt32
      IsInnate = true

備考

切り捨てエラーを減らすために、このプロパティでは、1 秒あたりのフレーム数 (FPS) の標準フレーム レートメジャーは使用されません。 代わりに、このプロパティはフレーム レートを 1000 秒あたりのフレームとして測定します (FPS に 1000 を乗算)。 たとえば、System.Video.FrameRate は、29.97 FPS のフレーム レートを整数値 29970 として表します。

PKEY 値は Propkey.h で定義されます。

propertyDescription する

searchInfo

labelInfo する

typeInfo する

displayInfo する

stringFormat する

booleanFormat する

numberFormat する

dateTimeFormat する

enumeratedList する

drawControl する

editControl する

filterControl する

queryControl