AudioMixer default track parameters

Move the default initialization of track parameters from the AudioMixer
constructor to getTrackName().  This fixes a bug where the defaults were
only valid the first time a name was allocated.

Also added a switch case for parameter FORMAT.

Change-Id: I07abd3aaf7f4efe9825a761d2bc662aaee2c6db0
1 file changed