ulCodecCaps
(
ULONG
)
Flag indicating CODEC capabilities.
The following values are valid:
CODEC_ACCEL_STRETCHBLT
0x0002; hardware stretch
CODEC_ACCEL_BLTCOPROC
0x0002; hardware Blt
CODEC_ACCEL_DECOMP
0x0004; has hardware decompression
CODEC_ACCEL_COMP
0x0008; has hardware compression
[Back: CODECINFO Field - fccCodecType]
[Next: COLORINFO]