AJA NTV2 SDK  17.5.0.1242
NTV2 SDK 17.5.0.1242
pnpimpl.cpp File Reference

Implements the AJAPnpImpl class on the Linux platform. More...

#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <stdbool.h>
#include <math.h>
#include <libudev.h>
#include "ajabase/pnp/linux/pnpimpl.h"
Include dependency graph for pnpimpl.cpp:

Go to the source code of this file.

Variables

static pthread_t child_id = 0
 
static bool run = false
 

Detailed Description

Implements the AJAPnpImpl class on the Linux platform.

Definition in file pnpimpl.cpp.

Variable Documentation

◆ child_id

pthread_t child_id = 0
static

Definition at line 17 of file pnpimpl.cpp.

◆ run

bool run = false
static

Definition at line 18 of file pnpimpl.cpp.