![]() |
OpenCV 4.12.0
開源計算機視覺
|
#include <opencv2/cudacodec.hpp>
公共屬性 | |
| uint32_t | qpInterB |
| 指定 B 幀的 QP 值。 | |
| uint32_t | qpInterP |
| 指定 P 幀的 QP 值。 | |
| uint32_t | qpIntra |
| 指定幀內編碼幀的 QP 值。 | |
當使用 ENC_PARAMS_RC_MODE::ENC_PARAMS_RC_CONSTQP 時,每種幀型別的量化引數。
| uint32_t cv::cudacodec::EncodeQp::qpInterB |
指定 B 幀的 QP 值。
| uint32_t cv::cudacodec::EncodeQp::qpInterP |
指定 P 幀的 QP 值。
| uint32_t cv::cudacodec::EncodeQp::qpIntra |
指定幀內編碼幀的 QP 值。