public static class MediaBrowser.Flag
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
Interact
If this flag is set, browse() could fire up dialogs
|
static int |
NoSlavesAutodetect
If this flag is set, slaves won't be attached to medias but will be added as a media.
|
| Constructor and Description |
|---|
MediaBrowser.Flag() |
public static final int Interact
public static final int NoSlavesAutodetect