Lingua

AudioFormat.ChannelOutLowFrequency2 Campo

Definizione

Attenzione

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

Il secondo canale LFE Quando usato in combinazione con #CHANNEL_OUT_LOW_FREQUENCY, è destinato a contenere il segnale di effetto a bassa frequenza destra, detto anche "LFE2" in ITU-R BS.

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

Valore del campo

Value = 33554432

Implementazioni

Attributi

Commenti

Il secondo canale LFE Quando usato in combinazione con #CHANNEL_OUT_LOW_FREQUENCY, è destinato a contenere il segnale di effetto a bassa frequenza destra, definito anche "LFE2" in ITU-R BS.2159-8

per android.media.AudioFormat.CHANNEL_OUT_LOW_FREQUENCY_2.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a