Loading...
Searching...
No Matches
cv::cudacodec::EncodeQp Struct Reference
#include <opencv2/cudacodec.hpp>
Public Attributes | |
uint32_t | qpInterB |
Specifies QP value for B-frame. | |
uint32_t | qpInterP |
Specifies QP value for P-frame. | |
uint32_t | qpIntra |
Specifies QP value for Intra Frame. | |
Detailed Description
Quantization Parameter for each type of frame when using ENC_PARAMS_RC_MODE::ENC_PARAMS_RC_CONSTQP.
Member Data Documentation
◆ qpInterB
uint32_t cv::cudacodec::EncodeQp::qpInterB |
Specifies QP value for B-frame.
◆ qpInterP
uint32_t cv::cudacodec::EncodeQp::qpInterP |
Specifies QP value for P-frame.
◆ qpIntra
uint32_t cv::cudacodec::EncodeQp::qpIntra |
Specifies QP value for Intra Frame.
The documentation for this struct was generated from the following file:
- opencv2/cudacodec.hpp