Package ch.bailu.gtk.gst
Schnittstelle TagFlag
public interface TagFlag
-
Feldübersicht
Felder
-
Felddetails
-
UNDEFINED
static final int UNDEFINEDundefined flag- Siehe auch:
-
META
static final int METAtag is meta data- Siehe auch:
-
ENCODED
static final int ENCODEDtag is encoded- Siehe auch:
-
DECODED
static final int DECODEDtag is decoded- Siehe auch:
-
COUNT
static final int COUNTnumber of tag flags- Siehe auch:
-