FileMp4OutputNode.writeFile() method Writes a non-fragmented MP4 file containing the data received so far to the supplied filename Signature: writeFile(nonfragmentedFileName: string): void; Parameters Parameter Type Description nonfragmentedFileName string Returns: void