#include <nvEncodeAPI.h>
Definition at line 1656 of file nvEncodeAPI.h.
[in]: Struct version.
Must be set to NV_ENC_STAT_VER.
Definition at line 1658 of file nvEncodeAPI.h.
[in]: Reserved and must be set to 0
Definition at line 1659 of file nvEncodeAPI.h.
[out]: Specifies the pointer to output bitstream.
Definition at line 1660 of file nvEncodeAPI.h.
[out]: Size of generated bitstream in bytes.
Definition at line 1661 of file nvEncodeAPI.h.
[out]: Picture type of encoded picture.
See NV_ENC_PIC_TYPE.
Definition at line 1662 of file nvEncodeAPI.h.
[out]: Offset of last valid bytes of completed bitstream
Definition at line 1663 of file nvEncodeAPI.h.
[out]: Offsets of each slice
Definition at line 1664 of file nvEncodeAPI.h.
[out]: Picture number
Definition at line 1665 of file nvEncodeAPI.h.
[in]: Reserved and must be set to 0
Definition at line 1666 of file nvEncodeAPI.h.
[in]: Reserved and must be set to NULL
Definition at line 1667 of file nvEncodeAPI.h.