Searched refs:editListBox (Results 1 – 1 of 1) sorted by relevance
115 EditListBox editListBox; field in EditListBox.Entry124 … public Entry(EditListBox editListBox, long segmentDuration, long mediaTime, double mediaRate) { in Entry() argument128 this.editListBox = editListBox; in Entry()131 public Entry(EditListBox editListBox, ByteBuffer bb) { in Entry() argument132 if (editListBox.getVersion() == 1) { in Entry()141 this.editListBox = editListBox; in Entry()229 if (editListBox.getVersion() == 1) { in getContent()