AudioDeviceUnavailableEventpublic class AudioDeviceUnavailableEvent extends ControllerEvent An AudioDeviceUnavailableEvent indicates that the Controller could not
fetch the audio device. |
Constructors Summary |
---|
public AudioDeviceUnavailableEvent(Controller from)Constructs an event for the specified controller.
super(from);
|
|