Sprache

MediaCas.SessionUsagePlayback Feld

Definition

Achtung

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

Cas-Sitzung wird zum Descramble recored streams verwendet.

[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

Feldwert

Value = 1
Attribute

Hinweise

Cas-Sitzung wird zum Descramble recored streams verwendet.

Java Dokumentation für android.media.MediaCas.SESSION_USAGE_PLAYBACK.

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: