| com.ibm.emb.test.MediaHeaderTest com.ibm.emb.test.mfb.MpegAudioHeaderTest
MpegAudioHeaderTest | public MpegAudioHeaderTest(String name) throws MediaException(Code) | | constructor
|
createMediaHeader | public MediaHeader createMediaHeader() throws MediaException, IOException(Code) | | creates an instance of MpegAudioHeader with the given Parameters used in
super class of MpegAudioHeaderTest
|
setUp | protected void setUp()(Code) | | do initialisation here
|
tearDown | protected void tearDown()(Code) | | freeup resources
|
testTEMB0091SBA | public void testTEMB0091SBA() throws MediaException, IOException(Code) | |
Testcase Name: getField(String)
Testcase Number: TEMB0091SBA
Test 1:
iterate over fieldnames, check results:
bitrate: 128
emphasisIndex: 0
layer: 3
modeExtensionIndex: 0
modeIndex: 0
samplingFrequency: 22050
version: 2.0
|
|
|