2026 年より、トランク安定版開発モデルに沿ってエコシステムのプラットフォームの安定性を確保するため、第 2 四半期と第 4 四半期に AOSP にソースコードを公開します。AOSP のビルドとコントリビューションには、aosp-main ではなく android-latest-release を使用することをおすすめします。android-latest-release マニフェスト ブランチは、常に AOSP にプッシュされた最新のリリースを参照します。詳細については、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-07-27 UTC。
[null,null,["最終更新日 2025-07-27 UTC。"],[],[]]