Click or drag to resize

AudioRecorderSetID3Tags Method

Set the ID3 tags to the opened multimedia files.

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

Parameters

DestFile
Type: SystemString
See Also