(1 << 0): The device supports hardware decoding.
(1 << 1): The device supports hardware encoding.
(0): The device does not support encoding or decoding.
(1 << 2): The device supports software decoding.
(1 << 3): The device supports software ecoding.
Generated using TypeDoc
The bit mask of the codec type.