2025년 3월 27일부터 AOSP를 빌드하고 기여하려면 aosp-main
대신 android-latest-release
를 사용하는 것이 좋습니다. 자세한 내용은 AOSP 변경사항을 참고하세요.
radio_tuner 구조체 참조
#include <
radio.h
>
radio.h
파일의
87
번 라인에 정의되어 있습니다.
int(* get_configuration)(const struct
radio_tuner
*tuner, radio_hal_band_config_t *config)
|
int(* get_program_information)(const struct
radio_tuner
*tuner, radio_program_info_t *info)
|
int(* scan)(const struct
radio_tuner
*tuner, radio_direction_t direction, bool skip_sub_channel)
|
int(* set_configuration)(const struct
radio_tuner
*tuner, const radio_hal_band_config_t *config)
|
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)
|
이 구조체에 관한 문서는 다음 파일에서 생성되었습니다.
-
hardware/libhardware/include/hardware/
radio.h
이 페이지에 나와 있는 콘텐츠와 코드 샘플에는 콘텐츠 라이선스에서 설명하는 라이선스가 적용됩니다. 자바 및 OpenJDK는 Oracle 및 Oracle 계열사의 상표 또는 등록 상표입니다.
최종 업데이트: 2025-03-26(UTC)
[null,null,["최종 업데이트: 2025-03-26(UTC)"],[],[]]