PackageManager.FeatureMicrophone フィールド

定義

#hasSystemFeature#getSystemAvailableFeatures機能: デバイスはマイクを介してオーディオを録音できます。

[Android.Runtime.Register("FEATURE_MICROPHONE")]
public const string FeatureMicrophone;
[<Android.Runtime.Register("FEATURE_MICROPHONE")>]
val mutable FeatureMicrophone : string

フィールド値

属性

注釈

#hasSystemFeature#getSystemAvailableFeatures機能: デバイスはマイクを介してオーディオを録音できます。

の Java ドキュメント android.content.pm.PackageManager.FEATURE_MICROPHONE

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象