Share via


Connection.AudioCodecAmrWb フィールド

定義

注意事項

This constant will be removed in the future version. Use Android.Telecom.ConnectionAudioCodec enum directly instead of this field.

アダプティブ マルチレートワイドバンド オーディオ コーデック。

[Android.Runtime.Register("AUDIO_CODEC_AMR_WB", ApiSince=30)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Telecom.ConnectionAudioCodec enum directly instead of this field.", true)]
public const Android.Telecom.ConnectionAudioCodec AudioCodecAmrWb = 2;
[<Android.Runtime.Register("AUDIO_CODEC_AMR_WB", ApiSince=30)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Telecom.ConnectionAudioCodec enum directly instead of this field.", true)>]
val mutable AudioCodecAmrWb : Android.Telecom.ConnectionAudioCodec

フィールド値

Value = 2
属性

注釈

アダプティブ マルチレートワイドバンド オーディオ コーデック。

android.telecom.Connection.AUDIO_CODEC_AMR_WBJava ドキュメント。

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

適用対象