public static class Media.Slave
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Media.Slave.Type |
| Modifier and Type | Field and Description |
|---|---|
int |
priority
From 0 (low priority) to 4 (high priority)
|
int |
type |
java.lang.String |
uri |
| Constructor and Description |
|---|
Slave(int type,
int priority,
java.lang.String uri) |
public final int type
Media.Slave.Typepublic final int priority
public final java.lang.String uri