diff options
author | Adrian Scarlat <adrian.scarlat@windriver.com> | 2014-10-13 19:45:55 +0300 |
---|---|---|
committer | James Thomas <james.thomas@codethink.co.uk> | 2015-05-19 09:49:37 +0000 |
commit | 64d2ba454ecfb1ea9bef3b4b717989afa58db1c7 (patch) | |
tree | e0cc25ce4d8415a8b7a87f73ea95a9d8d3363c67 /README | |
parent | a4539202bc7bab8c17d4c532ccb4cee1c4daed09 (diff) | |
download | audiomanager-64d2ba454ecfb1ea9bef3b4b717989afa58db1c7.tar.gz |
Porting Pulse Control Interface from AM v1.x to AM v3.0
This Control Interface is the "heart" of the AM; It is needed
by any application that will be developed on top of AM and will use
PulseAudio Sound Server to control the sources and sinks present on the
system. It must be loaded by AM;
The interface can be built by supplying cmake with the -DWITH_PULSE_CONTROL_PLUGIN=ON;
There is one configuration file that is used at the moment by the Control Interface:
1. libPluginControlInterface.conf - configuration file for defining the Sources,
Source Classes, Sinks, Sink Classes, Gateways, Routes and Mixing rules form them;
Modified files:
CMakeLists.txt
Added new folders:
PluginControlInterfacePulse/
Added new files:
PluginControlInterfacePulse/CMakeLists.txt
PluginControlInterfacePulse/README
PluginControlInterfacePulse/data/libPluginControlInterface.conf
PluginControlInterfacePulse/include/ControlConfig.h
PluginControlInterfacePulse/include/ControlSender.h
PluginControlInterfacePulse/src/ControlSender.cpp
Signed-off-by: Adrian Scarlat <adrian.scarlat@windriver.com>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions