|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gstreamer.interfaces.MixerTrack.Flags
public static final class MixerTrack.Flags
| Field Summary | |
|---|---|
static int |
INPUT
|
static int |
MASTER
|
static int |
MUTE
|
static int |
OUTPUT
|
static int |
RECORD
|
static int |
SOFTWARE
|
| Constructor Summary | |
|---|---|
MixerTrack.Flags()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int INPUT
public static final int OUTPUT
public static final int MUTE
public static final int RECORD
public static final int MASTER
public static final int SOFTWARE
| Constructor Detail |
|---|
public MixerTrack.Flags()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||