Home | History | Annotate | Download | only in media

Lines Matching defs:surroundFormats

5029         Map<Integer, Boolean> surroundFormats = new HashMap<>();
5030 int status = AudioSystem.getSurroundFormats(surroundFormats, false);
5036 return surroundFormats;