#include <nvcuvid.h>
Source Params
Definition at line 194 of file nvcuvid.h.
unsigned int CUVIDSOURCEPARAMS::ulClockRate |
Timestamp units in Hz (0=default=10000000Hz)
Definition at line 196 of file nvcuvid.h.
unsigned int CUVIDSOURCEPARAMS::uReserved1[7] |
Reserved for future use - set to zero.
Definition at line 197 of file nvcuvid.h.
void* CUVIDSOURCEPARAMS::pUserData |
Parameter passed in to the data handlers.
Definition at line 198 of file nvcuvid.h.
Called to deliver audio packets.
Definition at line 199 of file nvcuvid.h.
Called to deliver video packets.
Definition at line 200 of file nvcuvid.h.
void* CUVIDSOURCEPARAMS::pvReserved2[8] |
Reserved for future use - set to NULL.
Definition at line 201 of file nvcuvid.h.
The documentation for this struct was generated from the following file: