System.Video.FrameRate
ビデオ ストリームのフレーム レートを 1000 秒あたりのフレーム単位で示します。
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 で定義されます。
関連トピック