AudioManager.PropertySupportSpeakerNearUltrasound 字段

定义

用作确定默认扬声器音频路径是否支持近超声波频率(范围为 18 - 21 kHz)的关键 #getProperty

[Android.Runtime.Register("PROPERTY_SUPPORT_SPEAKER_NEAR_ULTRASOUND", ApiSince=23)]
public const string PropertySupportSpeakerNearUltrasound;
[<Android.Runtime.Register("PROPERTY_SUPPORT_SPEAKER_NEAR_ULTRASOUND", ApiSince=23)>]
val mutable PropertySupportSpeakerNearUltrasound : string

字段值

属性

注解

用作确定默认扬声器音频路径是否支持近超声波频率(范围为 18 - 21 kHz)的关键 #getProperty

适用于 . 的 android.media.AudioManager.PROPERTY_SUPPORT_SPEAKER_NEAR_ULTRASOUNDJava 文档

本页的某些部分是根据 Android 开放源代码项目创建和共享的工作进行的修改,并根据 Creative Commons 2.5 属性许可证中所述的术语使用。

适用于