예제 #1
0
 protected function setUp()
 {
     parent::setUp();
     $this->frame = new Unknown();
 }
 protected function setUp()
 {
     parent::setUp();
     $this->frame = new UniqueFileIdentifier();
 }
 protected function setUp()
 {
     parent::setUp();
     $this->frame = new SynchronisedTempoCodes();
 }
예제 #4
0
 protected function setUp()
 {
     parent::setUp();
     $this->frame = new EventTimingCodes();
 }
 protected function setUp()
 {
     parent::setUp();
     $this->frame = new MusicCdIdentifier();
 }
 protected function setUp()
 {
     parent::setUp();
     $this->frame = new MpegLocationLookupTable();
 }
예제 #7
0
 protected function setUp()
 {
     parent::setUp();
     $this->frame = new Comments();
 }
 protected function setUp()
 {
     parent::setUp();
     $this->frame = new UnsynchronisedLyricsTranscription();
 }