AudioDevice.createOutputStream

Creates an OutputStream specific to the given driver/device, with the requested parameters, then returns it. Or null in case of an error, then it also sets errCode to a given error code. Might also set a separate error code variable, depending on the OS/backend.

class AudioDevice
abstract
OutputStream
createOutputStream
()

Meta