blob: 751a3c2d3b5d9eb59d32d5f4ab014ff99cb18d69 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
This README file contains information on the contents of the
soundmanager layer.
Please see the corresponding sections below for details.
How to enable the framework
=================
In order to enable the soundmanager audio framework features,
please add the feature of "agl-audio-soundmanager-framework"
in the source command which enables bitbake.
$ source meta-agl/scripts/aglsetup.sh -m <machine> agl-demo agl-audio-soundmanager-framework
Reference
=================
http://docs.automotivelinux.org/docs/apis_services/en/dev/reference/hmi-framework/3_3-SoundManager-Guide.html
|