Справочник по структуре radio_tuner

Справочник по структуре radio_tuner

#include < radio.h >

Поля данных

интервал(* set_configuration )(const struct radio_tuner *tuner, const radio_hal_band_config_t *config)
интервал(* get_configuration )(const struct radio_tuner *tuner, radio_hal_band_config_t *config)
интервал(* scan )(const struct radio_tuner *tuner, radio_direction_t направление, boolskip_sub_channel)
интервал(* шаг )(const struct radio_tuner *tuner, radio_direction_t направление, boolskip_sub_channel)
интервал(* мелодия )(const struct radio_tuner *tuner, unsigned int канал, unsigned int sub_channel)
интервал(* отменить )(const struct radio_tuner *tuner)
интервал(* get_program_information )(const struct radio_tuner *tuner, radio_program_info_t *info)

Подробное описание

Определение в строке 87 файла radio.h .

Полевая документация

int(* cancel)(const struct radio_tuner *tuner)

Определение в строке 201 файла radio.h .

int(* get_configuration)(const struct radio_tuner *tuner, radio_hal_band_config_t *config)

Определение в строке 116 файла radio.h .

int(* get_program_information)(const struct radio_tuner *tuner, radio_program_info_t *info)

Определение в строке 217 файла radio.h .

int(* scan)(const struct radio_tuner *tuner, radio_direction_t Direction, boolskip_sub_channel)

Определение в строке 140 файла radio.h .

int(* set_configuration)(const struct radio_tuner *tuner, const radio_hal_band_config_t *config)

Определение в строке 103 файла radio.h .

int(* шаг)(const struct radio_tuner *tuner, radio_direction_t Direction, boolskip_sub_channel)

Определение в строке 163 файла radio.h .

int(*tune)(const struct radio_tuner *tuner, unsigned int канал, unsigned int sub_channel)

Определение в строке 186 файла radio.h .


Документация для этой структуры была создана из следующего файла:
  • Аппаратное обеспечение/libhardware/include/hardware/ radio.h