property FourCCCodeCount: Integer;
Returns the number of codes supported. The codes are listed in the FourCCCodes property array.
FourCCCodeCount is a read-only property.
The value of FourCCCodeCount is always 1 greater than the highest FourCCCodes index, because the first FourCCCodes index is 0.