クラス
info.bix.tokai.bixpp.SoundItem の使用

info.bix.tokai.bixpp での SoundItem の使用
 

SoundItem を返す info.bix.tokai.bixpp のメソッド
 SoundItem[] RecordingDefinition.getSoundItem()
          Method getSoundItem
 SoundItem RecordingDefinition.getSoundItem(int index)
          Method getSoundItem
 SoundItem RecordingDefinition.removeSoundItem(int index)
          Method removeSoundItem
 

SoundItem 型のパラメータを持つ info.bix.tokai.bixpp のメソッド
 void RecordingDefinition.addSoundItem(int index, SoundItem vSoundItem)
          Method addSoundItem
 void RecordingDefinition.addSoundItem(SoundItem vSoundItem)
          Method addSoundItem
 void RecordingDefinition.setSoundItem(int index, SoundItem vSoundItem)
          Method setSoundItem
 void RecordingDefinition.setSoundItem(SoundItem[] soundItemArray)
          Method setSoundItem