Searched refs:reportedSurroundFormats (Results 1 – 1 of 1) sorted by relevance
2607 ArrayList<Integer> reportedSurroundFormats = new ArrayList<>(); in getReportedSurroundFormats() local2608 int status = AudioSystem.getReportedSurroundFormats(reportedSurroundFormats); in getReportedSurroundFormats()2614 return reportedSurroundFormats; in getReportedSurroundFormats()