Go to the documentation of this file. 22 #ifndef AVDEVICE_LIBNDI_NEWTEK_COMMON_H 23 #define AVDEVICE_LIBNDI_NEWTEK_COMMON_H 25 #include <Processing.NDI.Lib.h> 27 #define NDI_TIME_BASE 10000000 28 #define NDI_TIME_BASE_Q (AVRational){1, NDI_TIME_BASE}