#include <basicDataTypeConversions.h>
Abstracts the GUID structure for non-windows platforms.
Definition at line 70 of file basicDataTypeConversions.h.
Definition at line 71 of file basicDataTypeConversions.h.
Referenced by ff_printGUID().
Definition at line 72 of file basicDataTypeConversions.h.
Referenced by ff_printGUID().
Definition at line 73 of file basicDataTypeConversions.h.
Definition at line 74 of file basicDataTypeConversions.h.
Referenced by ff_printGUID().
[in]: Specifies the first 8 hexadecimal digits of the GUID.
Definition at line 86 of file nvEncodeAPI.h.
[in]: Specifies the first group of 4 hexadecimal digits.
Definition at line 87 of file nvEncodeAPI.h.
[in]: Specifies the second group of 4 hexadecimal digits.
Definition at line 88 of file nvEncodeAPI.h.
[in]: Array of 8 bytes.
The first 2 bytes contain the third group of 4 hexadecimal digits. The remaining 6 bytes contain the final 12 hexadecimal digits.
Definition at line 89 of file nvEncodeAPI.h.