Save

Mp3Audio.Save method

Saves this MP3 resource to the specified file

public void Save(string fullPathToFile)
Parameter Type Description
fullPathToFile String Full path to the file, which will be created or rewritten

See Also