public class SoundCard extends AbstractSink
| Constructor and Description |
|---|
SoundCard(PriorityQueueScheduler scheduler) |
| Modifier and Type | Method and Description |
|---|---|
void |
activate() |
void |
deactivate() |
AudioOutput |
getAudioOutput() |
void |
onMediaTransfer(Frame frame)
This methos is called when new portion of media arrives.
|
failed, getBytesReceived, getPacketsReceived, isStarted, perform, report, reset, start, started, stop, stoppedgetId, getNamepublic SoundCard(PriorityQueueScheduler scheduler)
public AudioOutput getAudioOutput()
public void activate()
activate in interface Componentactivate in class AbstractSinkpublic void deactivate()
deactivate in interface Componentdeactivate in class AbstractSinkpublic void onMediaTransfer(Frame frame) throws IOException
AbstractSinkonMediaTransfer in class AbstractSinkIOExceptionCopyright © 2016 TeleStax, Inc.. All Rights Reserved.