Functions | Variables
rhino/demo/c/pvrecorder/example/demo.c File Reference
#include <signal.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "pv_recorder.h"
Include dependency graph for rhino/demo/c/pvrecorder/example/demo.c:

Go to the source code of this file.

Functions

void interrupt_handler (int _)
 
int main (int argc, char *argv[])
 
static void print_usage (const char *program)
 

Variables

static volatile bool is_interrupted = false
 

Function Documentation

◆ interrupt_handler()

void interrupt_handler ( int  _)

Definition at line 21 of file rhino/demo/c/pvrecorder/example/demo.c.

◆ main()

int main ( int  argc,
char *  argv[] 
)

Definition at line 31 of file rhino/demo/c/pvrecorder/example/demo.c.

◆ print_usage()

static void print_usage ( const char *  program)
static

Definition at line 26 of file rhino/demo/c/pvrecorder/example/demo.c.

Variable Documentation

◆ is_interrupted

volatile bool is_interrupted = false
static

Definition at line 19 of file rhino/demo/c/pvrecorder/example/demo.c.



picovoice_driver
Author(s):
autogenerated on Fri Apr 1 2022 02:14:56