Uses of Class
org.openhab.core.audio.PipedAudioStream.Group
-
Uses of PipedAudioStream.Group in org.openhab.core.audio
Modifier and TypeMethodDescriptionstatic PipedAudioStream.Group
PipedAudioStream.newGroup
(AudioFormat format) Creates a new piped stream group used to open new streams and write data to them.static PipedAudioStream.Group
PipedAudioStream.newGroup
(AudioFormat format, int pipeSize) Creates a new piped stream group used to open new streams and write data to them.