MediaMuxerTest:Throw exception on missing CSD.

CodecSpecificData is required for codecs like AAC, H264, MPEG4 and HEVC.
If a track wasn't supplied with the same, an exception should be thrown
during stop(). This test makes sure that behavior holds good.

Bug: 153923798

Test: Required codecs were added in the test and checked.
Change-Id: I2e75c3c1f5626e9ebd3fa3f16a1e34e7ae73a729
1 file changed