Searched refs:getMuxedOutputProfile (Results 1 – 2 of 2) sorted by relevance
183 int profile = MediaEditingUtil.getMuxedOutputProfile(transformationTestResult.filePath);
291 public static int getMuxedOutputProfile(String filePath) throws IOException { in getMuxedOutputProfile() method in MediaEditingUtil