| Motorola Mobility Confidential Restricted. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
ToiDvbCScanner Interface Reference DescriptionThe ToiDvbCScanner interface is used for specifying scan criterias for a DVB-C service scan.
Inheritance diagram for ToiDvbCScanner:
Member Typedef Documentation
The carrier modulation scheme. Member Function Documentation
Add one set of parameters for a frequency band based scan. This method should be called before ToiScanner::startScan(). Repeatly calling this method is allowed, parameters are stored and when the scan is started each set of parameters/band is scanned, one by one. If this method is called with the same values several times, only the first call has any effect.
Add a set of parameters for a scan based on Network Id. The scan will tune to a specific frequency and start listening on SI on that frequency. This method should be called before ToiScanner::startScan(). Repeatly calling this method is allowed, parameters are stored. When the scan is started the scan operation will perform the scan one parameter set by one, in the order they were added. If this method is called with the same values several times, only the first call will have any effect. When found, all Service Description Tables (SDTs) associated with that Network Information Table (NIT) are read. Service Information (SI) is acquired without actually scanning different frequencies. It is acquired by reading Service Information on the specified channel.
Member Data DocumentationQuadrature amplitude modulation with 128 constellation points. This constant can also be accessed from toi.consts.ToiDvbCScanner.MODULATION_128_QAM. Quadrature amplitude modulation with 16 constellation points. This constant can also be accessed from toi.consts.ToiDvbCScanner.MODULATION_16_QAM. Quadrature amplitude modulation with 256 constellation points. This constant can also be accessed from toi.consts.ToiDvbCScanner.MODULATION_256_QAM. Quadrature amplitude modulation with 32 constellation points. This constant can also be accessed from toi.consts.ToiDvbCScanner.MODULATION_32_QAM. Quadrature amplitude modulation with 64 constellation points. This constant can also be accessed from toi.consts.ToiDvbCScanner.MODULATION_64_QAM. Any modulation. This constant can also be accessed from toi.consts.ToiDvbCScanner.MODULATION_ANY. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||