VIDEOWRITER_PROP_HW_ACCELERATION top-level constant

int const VIDEOWRITER_PROP_HW_ACCELERATION

(open-only) Hardware acceleration type (see #VideoAccelerationType). Setting supported only via params parameter in VideoWriter constructor / .open() method. Default value is backend-specific.

Implementation

const int VIDEOWRITER_PROP_HW_ACCELERATION = 6;