![]() |
libxcoder
5.2.0
|
Application for managing registration/deregistration of individual NETINT video processing devices on system. More...
#include <stdio.h>
#include <fcntl.h>
#include <string.h>
#include "ni_log.h"
#include "ni_defs.h"
#include "ni_rsrc_api.h"
#include "ni_rsrc_priv.h"
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
Application for managing registration/deregistration of individual NETINT video processing devices on system.
Definition in file ni_rsrc_update.c.
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 101 of file ni_rsrc_update.c.