2020-08-26 15:03:09 +08:00
|
|
|
.. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later
|
2018-08-30 22:15:26 +08:00
|
|
|
|
2016-06-30 21:18:56 +08: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-02 00:58:44 +08:00
|
|
|
:ref:`FE_GET_INFO`. This ioctl will enumerate the
|
2017-09-02 00:28:16 +08:00
|
|
|
Digital TV API version and other characteristics about the frontend, and can
|
|
|
|
be opened either in read only or read/write mode.
|