Overview
EiffelMedia provides the Eiffel programmer with everything a programmer needs to develop multimedia applications:
-
Video: Basic 2D drawing can be used as well as OpenGL
for 3D drawing
- Input handling: Mouse, keyboard and joystick can be used through an event mechanism
- Audio: Music and sound effects can be played
- Network: Access to the network is provided through UDP and TCP
The best place to start in order to get an overview of the capabilities of the library is the examples that are provided with it. Everything the library can do is demonstrated in an example. The name of the example hints to the part of the library that is demonstrated in it.