JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.gstreamer.lowlevel
Interface IntegerEnum
All Known Implementing Classes:
BufferFlag
,
BusSyncReply
,
EventType
,
FlowReturn
,
Format
,
MessageType
,
MiniObjectFlags
,
PadLinkReturn
,
State
,
URIType
public interface
IntegerEnum
Interface for int enums that are non-contiguous (i.e. can't just use Enum.ordinal()) to find the native value.
Method Summary
Methods
Modifier and Type
Method and Description
int
intValue
()
Method Detail
intValue
int intValue()
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method