MediaCas.SessionUsagePlayback フィールド

定義

注意事項

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

Cas セッションは、再スコア付けされたストリームをデクラムするために使用されます。

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

フィールド値

Value = 1
属性

注釈

Cas セッションは、再スコア付けされたストリームをデクラムするために使用されます。

android.media.MediaCas.SESSION_USAGE_PLAYBACKJava ドキュメント。

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

適用対象