AudioEffect.ContentTypeGame フィールド

定義

注意事項

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

#EXTRA_CONTENT_TYPE再生されるコンテンツの種類がゲーム オーディオである場合の 値

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

フィールド値

Value = 2
属性

注釈

#EXTRA_CONTENT_TYPE再生されるコンテンツの種類がゲーム オーディオである場合の 値

の Java ドキュメント android.media.audiofx.AudioEffect.CONTENT_TYPE_GAME

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

適用対象