Searched defs:dstFileInfo (Results 1 – 2 of 2) sorted by relevance
58 public static void startMute(String filePath, SaveVideoFileInfo dstFileInfo) in startMute()82 SaveVideoFileInfo dstFileInfo) throws FileNotFoundException, IOException { in startMuteUsingMp4Parser()
39 SaveVideoFileInfo dstFileInfo = new SaveVideoFileInfo(); in getDstMp4FileInfo() local