AudioManager.PlaybackOffloadGaplessSupported フィールド

定義

注意事項

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

#getPlaybackOffloadSupport(AudioFormat, AudioAttributes)戻り値: ギャップレス遷移でサポートされるオフロード再生

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

フィールド値

Value = 2
属性

注釈

#getPlaybackOffloadSupport(AudioFormat, AudioAttributes)戻り値: ギャップレス遷移でサポートされるオフロード再生

android.media.AudioManager.PLAYBACK_OFFLOAD_GAPLESS_SUPPORTEDJava ドキュメント。

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

適用対象