You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »


Investigation Topics

Things that we need to investigate in order to make the evaluation of which approaches are feasible.

  • Raw streams <explain topic>


Analysis of both approaches

FunctionAndroid Provides sources and sinksAndroid Controls the complete system
How to get Raw Streams

applicable

(individual streams or / streams per type ?)

applicable (difficulty ?)

(individual streams not required / streams per type required ?)

Common HAL

Mixingthen getting raw streams are required

Possible partitioning over a hybrid approach

Functioninside Androidoutside Android






Definitions

Raw Stream:   The audio stream, (typically "raw" PCM), as coming from a source.  There shall be none or minimal application of Volume (stream should be at maximum volume), Effects (no effects applied), or mixing (one stream per source).

Raw stream metadata:  Information about the stream, where it is coming from (an app?  the HMI?  the system?) and the type information (media?  navigation prompt? urgent message?).   Metadata is used in an external mixing and effects system to take the decision about how to mix, how to apply priority of one sound over another, and so on.





  • No labels