2020-08-26 09:03:09 +02:00
|
|
|
.. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later
|
2018-08-30 10:15:26 -04:00
|
|
|
|
2016-06-30 15:18:56 +02:00
|
|
|
.. _query-dvb-frontend-info:
|
|
|
|
|
|
|
|
|
|
*****************************
|
|
|
|
|
Querying frontend information
|
|
|
|
|
*****************************
|
|
|
|
|
|
|
|
|
|
Usually, the first thing to do when the frontend is opened is to check
|
|
|
|
|
the frontend capabilities. This is done using
|
2016-07-01 13:58:44 -03:00
|
|
|
:ref:`FE_GET_INFO`. This ioctl will enumerate the
|
2017-09-01 12:28:16 -04:00
|
|
|
Digital TV API version and other characteristics about the frontend, and can
|
|
|
|
|
be opened either in read only or read/write mode.
|