These are ports of some of the interface units into DLL's.

DvbStreamBuffering   - Stream buffering setup for SAA7146A
Saa7146aInterface    - Getting a handle to driver

Saa7146aFrontEnd     - Complete control of the tuner
Saa7146aDemux        - Data reception



Example code for the DLL's is typically also present in the DLL's
directory itself. Besides those examples there are some other
examples.
STEP001    - Example using 'Saa7146aInterface.dll'
STEP003    - Example using 'Saa7146aFrontEnd.dll' 
STEP007    - Example using 'Saa7146aFrontEnd.dll' and 'Saa7146aDemux.dll'


Application programmers only need 'Saa7146aFrontEnd.dll' and 
'Saa7146aDemux.dll' to control the DVB-S card (see STEP007 example).

NOTE: The C samples are not necessarily identical to the Delphi samples

NOTE: Check the SAA7146A.INI file for correct settings (eg. 'Card=' setting)!!
