Click or drag to resize

AudioPlayerSetID3Tags Method

Set the ID3 tags to the opened multimedia files.

Namespace:  CSAudioPlayer
Assembly:  CSAudioPlayer (in CSAudioPlayer.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public void SetID3Tags(
	string DestFile
)

Parameters

DestFile
Type: SystemString
See Also