ข้อมูลอ้างอิงเกี่ยวกับโครงสร้าง radio_tuner

ข้อมูลอ้างอิงเกี่ยวกับโครงสร้าง radio_tuner

#include < radio.h >

ฟิลด์ข้อมูล

int(*  set_configuration )(const struct radio_tuner *tuner, const radio_hal_band_config_t *config)
 
int(*  get_configuration )(const struct radio_tuner *tuner, radio_hal_band_config_t *config)
 
int(*  scan )(const struct radio_tuner *tuner, radio_direction_t direction, bool skip_sub_channel)
 
int(*  step )(const struct radio_tuner *tuner, radio_direction_t direction, bool skip_sub_channel)
 
int(*  tune )(const struct radio_tuner *tuner, unsigned int channel, unsigned int sub_channel)
 
int(*  cancel )(const struct radio_tuner *tuner)
 
int(*  get_program_information )(const struct radio_tuner *tuner, radio_program_info_t *info)
 

คำอธิบายโดยละเอียด

คําจํากัดความที่บรรทัด 87 ของไฟล์ วิทยุ.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, bool skip_sub_channel)

คําจํากัดความที่บรรทัด 140 ของไฟล์ radio.h .

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

คําจํากัดความที่บรรทัด 103 ของไฟล์ radio.h .

int(* step)(const struct radio_tuner *tuner, radio_direction_t direction, bool skip_sub_channel)

คําจํากัดความที่บรรทัด 163 ของไฟล์ radio.h .

int(* tune)(const struct radio_tuner *tuner, unsigned int channel, unsigned int sub_channel)

คําจํากัดความที่บรรทัด 186 ของไฟล์ radio.h .


เอกสารประกอบสำหรับโครงสร้างนี้สร้างขึ้นจากไฟล์ต่อไปนี้
  • hardware/libhardware/include/hardware/ radio.h