Added more test coverage and a test case for MediaRecorderTest.java

o excercised calls to the following public methods in the MediaRecorder.java class:
  + setAudioChannels(),
  + setAudioSamplingRate(),
  + setAudioEncodingBitRate()
  + setVideoEncodingBitRate()
  + getAudioSourceMax()

Change-Id: Ibaefc021e1d7a242ddcb01f71155a97c72285747
1 file changed