.. index:: 
  !BiosealLibrary Class

.. _id3_bioseal_bioseal_library_class:

===============================================================================
BiosealLibrary Class
===============================================================================

Namespace: :ref:`id3.Bioseal<reference_bioseal>`

.. toctree::
  :hidden:

  getVersion<get_version>
  getVersionEx<get_version_ex>


Definition
----------
.. line-block::
    Provides essential methods for initializing the SDK and accessing version information.


Static Methods
--------------

.. list-table:: 
  :width: 100%
  :widths: 30 70
  :header-rows: 1

  * - Name
    - Description
  * - :ref:`getVersion<id3_bioseal_bioseal_library_get_version_class_method>`
    - Retrieves the library version as a 'X.Y.Z' formatted string.
  * - :ref:`getVersionEx<id3_bioseal_bioseal_library_get_version_ex_class_method>`
    - Retrieves the library version as a structure.
