System.Video.FourCC
비디오 스트림에 대한 FOURCC 코드를 지정합니다.
Windows 10, 버전 1703, Windows 10, 버전 1607, Windows 10, 버전 1511, Windows 10, 버전 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
설명
FOURCC 코드는 4개의 ASCII 문자를 연결하여 만든 32비트 부호 없는 정수입니다. 예를 들어 H.264용 FOURCC 비디오는 'H264' 또는 0x34363248.
PKEY 값은 Propkey.h에 정의되어 있습니다.
관련 항목