public class OOBMixer extends Object
| Constructor and Description |
|---|
OOBMixer(PriorityQueueScheduler scheduler) |
| Modifier and Type | Method and Description |
|---|---|
void |
addComponent(OOBComponent component) |
long |
getMixCount() |
void |
release(OOBComponent component)
Releases unused input stream
|
void |
start() |
void |
stop() |
public OOBMixer(PriorityQueueScheduler scheduler)
public long getMixCount()
public void addComponent(OOBComponent component)
public void release(OOBComponent component)
input - the input stream previously createdpublic void start()
public void stop()
Copyright © 2017 TeleStax, Inc.. All Rights Reserved.