isPlayable

isPlayable(): Boolean;

The isPlayable method of the Sound class returns true if a sound device capable of playing the sound stream contained in the receiver is configured and available. In JADE thin client mode, the isPlayable method always executes on the presentation client. An exception is raised if this method is invoked from a server method.

The device must have the capabilities required to play back the sound stream specified in the format property.