2025 年 3 月 27 日より、AOSP のビルドとコントリビューションには aosp-main
ではなく android-latest-release
を使用することをおすすめします。詳細については、AOSP の変更をご覧ください。
radio_tuner 構造体リファレンス
#include <
radio.h
>
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
このページのコンテンツやコードサンプルは、コンテンツ ライセンスに記載のライセンスに従います。Java および OpenJDK は Oracle および関連会社の商標または登録商標です。
最終更新日 2025-03-26 UTC。
[null,null,["最終更新日 2025-03-26 UTC。"],[],[]]