MediaCas.ScramblingModeMulti2 フィールド

定義

注意事項

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

対称キー アルゴリズム。

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

フィールド値

Value = 8
属性

注釈

対称キー アルゴリズム。

の Java ドキュメント android.media.MediaCas.SCRAMBLING_MODE_MULTI2

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

適用対象