Adds audio files into the library. Must specify the list of files to add
using the filePaths parameter.
Declaration Syntax
public void AddAudioFilesToLibrary(
List<string> filePaths
)
Public Sub AddAudioFilesToLibrary ( _
filePaths As List(Of String) _
)
Parameters
- filePaths (List<(Of <(<'String>)>)>)
- List of audio files to add
Assembly:
MPfm.Library (Module: MPfm.Library) Version: 0.5.3.0 (0.5.3.0)