Searched refs:foregroundB (Results 1 – 1 of 1) sorted by relevance
48 int foregroundB = 65535; field in QuicktimeTextSampleEntry73 foregroundB = IsoTypeReader.readUInt16(content); in _parseDetails()196 return foregroundB; in getForegroundB()199 public void setForegroundB(int foregroundB) { in setForegroundB() argument200 this.foregroundB = foregroundB; in setForegroundB()228 IsoTypeWriter.writeUInt16(byteBuffer, foregroundB); in getContent()