Encoded NVENC output frame and metadata needed by the packetizer.
More...
#include <src/nvenc/nvenc_encoded_frame.h>
|
|
bool | after_ref_frame_invalidation = false |
| | Whether the frame follows reference-frame invalidation.
|
| |
|
std::vector< uint8_t > | data |
| | Encoded bitstream bytes returned by NVENC.
|
| |
|
uint64_t | frame_index = 0 |
| | Capture-frame index associated with the encoded data.
|
| |
|
bool | idr = false |
| | Whether the encoded frame is an IDR frame.
|
| |
Encoded NVENC output frame and metadata needed by the packetizer.
The documentation for this struct was generated from the following file: