conaito SlideShow SDK v1.6
Assembly: Conaito.SWFSlideShow (in Conaito.SWFSlideShow.dll) Version: 1.6.0.0 (1.6.0.0)
This method sets background soundtrack from audio file mp3 for the generated slideshow
Namespace: Conaito.SWFSlideShowAssembly: 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