Sprache

MicrophoneInfo.ChannelMappingProcessed Feld

Definition

Achtung

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

Der Kanal enthält verarbeitete Audiodaten von diesem Mikrofon und möglicherweise ein anderes Mikrofon.

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

Feldwert

Value = 2
Attribute

Hinweise

Der Kanal enthält verarbeitete Audiodaten von diesem Mikrofon und möglicherweise ein anderes Mikrofon.

Java Dokumentation für android.media.MicrophoneInfo.CHANNEL_MAPPING_PROCESSED.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: