Searched refs:setChannelCount (Results 1 – 5 of 5) sorted by relevance
125 public void setChannelCount(int channelCount) { in setChannelCount() method in AudioSampleEntry
135 audioSampleEntry.setChannelCount(2); in parse()
61 audioSampleEntry.setChannelCount(2); // According to ETSI TS 102 366 Annex F in parse()
80 audioSampleEntry.setChannelCount(2); // According to ETSI TS 102 366 Annex F in parse()
92 ase.setChannelCount(ase1.getChannelCount()); in mergeAudioSampleEntries()