System.Video.FourCC

Specifies the FOURCC code for the video stream.

Windows 10, version 1703, Windows 10, version 1607, Windows 10, version 1511, Windows 10, version 1507, Windows 8.1, Windows 8, Windows 7, Windows Vista

propertyDescription
   name = System.Video.FourCC
   shellPKey = PKEY_Video_FourCC
   formatID = 64440491-4C8B-11D1-8B70-080036B11A03
   propID = 44
   SearchInfo
      InInvertedIndex = false
      IsColumn = true
   typeInfo
      type = UInt32

Remarks

A FOURCC code is a 32-bit unsigned integer that is created by concatenating four ASCII characters. For example, the FOURCC for H.264 video is 'H264' or 0x34363248.

PKEY values are defined in Propkey.h.

propertyDescription

searchInfo

labelInfo

typeInfo

displayInfo

stringFormat

booleanFormat

numberFormat

dateTimeFormat

enumeratedList

drawControl

editControl

filterControl

queryControl