conaito SlideShow SDK v1.6
This method sets background soundtrack from audio file mp3 for the generated slideshow

Namespace: Conaito.SWFSlideShow
Assembly: Conaito.SWFSlideShow (in Conaito.SWFSlideShow.dll) Version: 1.6.0.0 (1.6.0.0)

Syntax

C#
public void SetBackgroundSound(
	string filePath
)
Visual Basic
Public Sub SetBackgroundSound ( _
	filePath As String _
)
Visual C++
public:
void SetBackgroundSound(
	String^ filePath
)

Parameters

filePath
Type: System..::..String

See Also