GNU Info

Info Node: (aalib.info)aa_autoinit

(aalib.info)aa_autoinit


Next: aa_close Prev: aa_autoinitmouse Up: Reference
Enter node , (file) or (file)node

aa_autoinit
===========

     #include <aalib.h>


     aa_context *aa_autoinit(const struct aa_hardware_params *params);

Parameters
==========

    `const struct aa_hardware_params *params'
          Hardware parameters you want.  Use aa_defparams for default
          values.

Description
===========

Attempts to find available output driver supporting the specified
parameters.  First attempts to initialize the recommended drivers and
then in order drivers available in the aa_drivers array (all regular
output drivers compiled into AA-lib).

Return value
============

Pointer to initialized context structure when succesfull or NULL on
failure.


automatically generated by info2www version 1.2.2.9