Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
IJukebox Interface
NamespacesGenesyslab.Desktop.Modules.Core.SoundsIJukebox
Represents the sound mixer.
Declaration Syntax
C#Visual BasicVisual C++
public interface IJukebox
Public Interface IJukebox
public interface class IJukebox
Members
All MembersMethodsProperties



IconMemberDescription
CreateSong(String)
Creates a song.

PlaySong(ISong)
Plays a song.

PlaySong(ISong, Boolean)
Plays a song.

PlaySong(String)
Plays a song.

PlaySong(String, Boolean)
Plays a song.

Songs
Gets the current songs stack to play.

Assembly: Genesyslab.Desktop.Modules.Core (Module: Genesyslab.Desktop.Modules.Core) Version: 8.0.2.15 (8.0.002.15)