AJA NTV2 SDK
17.0.1.1246
NTV2 SDK 17.0.1.1246
public.h
Go to the documentation of this file.
1
/* SPDX-License-Identifier: MIT */
8
#ifndef AJA_PUBLIC_H
9
#define AJA_PUBLIC_H
10
11
#include "
ajabase/common/export.h
"
12
#include <string>
13
#include <list>
14
#include <vector>
15
#include <map>
16
#include "
ajabase/common/types.h
"
17
#if defined(AJA_USE_CPLUSPLUS11)
18
#include <mutex>
19
#endif
20
21
#endif // AJA_PUBLIC_H
types.h
Declares common types used in the ajabase library.
export.h
Declares system-dependent import/export macros and libraries.
libajantv2
ajabase
common
public.h
Generated on Tue Oct 1 2024 16:33:51 for AJA NTV2 SDK by
1.8.17