NVIDIA DRIVE OS Linux SDK API Reference

5.2.3 Release
For Test and Development only
nvscistream.h
Go to the documentation of this file.
1 /*
2  * Copyright (c) 2018-2020 NVIDIA Corporation. All rights reserved.
3  *
4  * NVIDIA Corporation and its licensors retain all intellectual property and
5  * proprietary rights in and to this software, related documentation and any
6  * modifications thereto. Any use, reproduction, disclosure or distribution
7  * of this software and related documentation without an express license
8  * agreement from NVIDIA Corporation is strictly prohibited.
9  */
19 #ifndef NVSCISTREAM_H
20 #define NVSCISTREAM_H
21 
22 #ifdef __cplusplus
23 #include <cstdint>
24 #else
25 #include <stdint.h>
26 #endif
27 
28 #include "nvscistream_api.h"
29 #include "nvscistream_types.h"
30 
31 #endif /* NVSCISTREAM_H */
nvscistream_types.h
NVIDIA Software Communications Interface (SCI) : NvSciStream
nvscistream_api.h
NVIDIA Software Communications Interface (SCI) : NvSciStream