Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
W
Y
_
D
DEFAULT_QUALITY
- Static variable in class se.lth.cs.jpeg.
JPEGCamera
Default quality, between 0 and 100, 10 to 90 useful.
DEFAULT_SIZE
- Static variable in class se.lth.cs.realtime.event.
RTEventBuffer
DEPLOYED
- Static variable in interface se.lth.cs.realtime.
RTSystemProperties
During development, debugging support (for instance by means of a real-time clock that can be stopped at breakpoints) is desired and activated by
DEPLOYED==false
.
DOUBLE_ATTRIBUTE
- Static variable in class se.lth.cs.opi.
opi
decode(byte[], int, byte[])
- Static method in class se.lth.cs.jpeg.
JPEGNativeDecoder
decodeARGB(byte[], byte[])
- Static method in class se.lth.cs.jpeg.
JPEGDecoder
Decodes a JPEG encoded image and returns the decoded pixels in alphaBGR format, suitable for efficient graphics display.
decodeARGB(byte[], long)
- Static method in class se.lth.cs.jpeg.
JPEGDecoder
Decodes a JPEG encoded image, stores the decoded pixels (in alphaBGR format) in native memory pointed to by the
pixelMemory
pointer.
decodeFromHandles(long, int, long)
- Static method in class se.lth.cs.jpeg.
JPEGNativeDecoder
decodeImage(byte[])
- Static method in class se.lth.cs.jpeg.
JPEGDecoder
Decodes a JPEG encoded image and returns a java.awt.Image object.
decodeToHandle(byte[], int, long)
- Static method in class se.lth.cs.jpeg.
JPEGNativeDecoder
delay
- Variable in class se.lth.cs.realtime.
RTDelayed
delete_OPIColorcube(long)
- Static method in class se.lth.cs.opi.
opi
delete_OPIPipeline(long)
- Static method in class se.lth.cs.opi.
opi
delete_OPIStream(long)
- Static method in class se.lth.cs.opi.
opi
delete_OPISystem(long)
- Static method in class se.lth.cs.opi.
opi
delete_OPIWindow(long)
- Static method in class se.lth.cs.opi.
opi
destroy()
- Method in class se.lth.cs.realtime.
RTThreadGroup
Destroys this thread group and all of its subgroups.
dispatch(RTEvent)
- Method in class se.lth.cs.realtime.event.
RTEventDispatcher
Dispatches an application message.
dispatchActivity(ActivityEvent)
- Method in class se.lth.cs.realtime.event.
RTEventDispatcher
Dispatches an activity message.
dispatchException(ExceptionEvent)
- Method in class se.lth.cs.realtime.event.
RTEventDispatcher
Dispatches an exception message.
doFetch()
- Method in class se.lth.cs.realtime.event.
Buffer
Returns the next RTEvent in the queue, blocks if none available.
doFetch()
- Method in class se.lth.cs.realtime.event.
BufferLegacy
Deprecated.
Returns the next RTEvent in the queue, blocks if none available.
doFetch()
- Method in class se.lth.cs.realtime.event.
BufferPlain
Returns the next RTEvent in the queue, blocks if none is available.
doFetch()
- Method in class se.lth.cs.realtime.event.
RTEventBuffer
Returns the next RTEvent in the queue, blocks if none available.
doFetch()
- Method in interface se.lth.cs.realtime.event.
RTEventBufferOutput
doPost(RTEvent)
- Method in class se.lth.cs.realtime.event.
Buffer
Adds an RTEvent to the queue, blocks caller if the queue is full.
doPost(RTEvent)
- Method in class se.lth.cs.realtime.event.
BufferLegacy
Deprecated.
Adds an RTEvent to the queue, blocks caller if the queue is full.
doPost(RTEvent)
- Method in class se.lth.cs.realtime.event.
BufferPlain
Adds an RTEvent to the queue, blocks caller if the queue is full.
doPost(RTEvent)
- Method in class se.lth.cs.realtime.event.
RTEventBuffer
Adds an RTEvent to the queue, blocks caller if the queue is full.
doPost(RTEvent)
- Method in interface se.lth.cs.realtime.event.
RTEventBufferInput
dumpStack()
- Static method in class se.lth.cs.realtime.
RTThread
Prints a stack trace of the current thread.
dup()
- Method in class se.lth.cs.opi.
OPIFormatAudio
dup()
- Method in class se.lth.cs.opi.
OPIFormatVideo
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
W
Y
_