Functions | Variables
WavPlayer.cpp File Reference
#include "WavPlayer.h"
Include dependency graph for WavPlayer.cpp:

Go to the source code of this file.

Functions

void WavPlayerInit (RTC::Manager *manager)
 

Variables

static const char * wavplayer_spec []
 

Function Documentation

◆ WavPlayerInit()

void WavPlayerInit ( RTC::Manager manager)

Definition at line 157 of file WavPlayer.cpp.

Variable Documentation

◆ wavplayer_spec

const char* wavplayer_spec[]
static
Initial value:
=
{
"implementation_id", "WavPlayer",
"type_name", "WavPlayer",
"description", "wave file player",
"version", HRPSYS_PACKAGE_VERSION,
"vendor", "AIST",
"category", "example",
"activity_type", "DataFlowComponent",
"max_instance", "10",
"language", "C++",
"lang_type", "compile",
""
}

Definition at line 14 of file WavPlayer.cpp.



hrpsys
Author(s): AIST, Fumio Kanehiro
autogenerated on Sat Dec 17 2022 03:52:21