Searched refs:reportedSurroundFormats (Results 1 – 1 of 1) sorted by relevance
5438 Map<Integer, Boolean> reportedSurroundFormats = new HashMap<>(); in getReportedSurroundFormats() local5439 int status = AudioSystem.getSurroundFormats(reportedSurroundFormats, true); in getReportedSurroundFormats()5445 return reportedSurroundFormats; in getReportedSurroundFormats()