Searched refs:backgroundB (Results 1 – 1 of 1) sorted by relevance
36 int backgroundB; field in QuicktimeTextSampleEntry64 backgroundB = IsoTypeReader.readUInt16(content); in _parseDetails()124 return backgroundB; in getBackgroundB()127 public void setBackgroundB(int backgroundB) { in setBackgroundB() argument128 this.backgroundB = backgroundB; in setBackgroundB()218 IsoTypeWriter.writeUInt16(byteBuffer, backgroundB); in getContent()