···219219Possible values: ``1712000``, ``5000000``, ``6000000``, ``7000000``,220220``8000000``, ``10000000``.221221222222-Notes:222222+.. note::223223224224-1) For ISDB-T it should be always 6000000Hz (6MHz)224224+ #. DVB-T supports 6, 7 and 8MHz.225225226226-2) For ISDB-Tsb it can vary depending on the number of connected227227-segments226226+ #. DVB-T2 supports 1.172, 5, 6, 7, 8 and 10MHz.228227229229-3) Bandwidth doesn't apply for DVB-C transmissions, as the bandwidth for230230-DVB-C depends on the symbol rate228228+ #. ISDB-T supports 5MHz, 6MHz, 7MHz and 8MHz, although most229229+ places use 6MHz.231230232232-4) Bandwidth in ISDB-T is fixed (6MHz) or can be easily derived from233233-other parameters (DTV_ISDBT_SB_SEGMENT_IDX,234234-DTV_ISDBT_SB_SEGMENT_COUNT).231231+ #. On DVB-C and DVB-S/S2, the bandwidth depends on the symbol rate.232232+ So, the Kernel will silently ignore setting :ref:`DTV-BANDWIDTH-HZ`.235233236236-5) DVB-T supports 6, 7 and 8MHz.234234+ #. For DVB-C and DVB-S/S2, the Kernel will return an estimation of the235235+ bandwidth, calculated from :ref:`DTV-SYMBOL-RATE` and from236236+ the rolloff, with is fixed for DVB-C and DVB-S.237237238238-6) In addition, DVB-T2 supports 1.172, 5 and 10MHz.238238+ #. For DVB-S2, the bandwidth estimation will use :ref:`DTV-ROLLOFF`.239239+240240+ #. For ISDB-Tsb, it can vary depending on the number of connected241241+ segments.242242+243243+ #. Bandwidth in ISDB-Tsb can be easily derived from other parameters244244+ (DTV_ISDBT_SB_SEGMENT_IDX, DTV_ISDBT_SB_SEGMENT_COUNT).239245240246241247.. _DTV-INVERSION: