MediaCas.ScramblingModeDvbCsa3Enhance フィールド

定義

注意事項

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

完全に強化されたモードの DVB CSA 3。

[Android.Runtime.Register("SCRAMBLING_MODE_DVB_CSA3_ENHANCE", 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 ScramblingModeDvbCsa3Enhance = 5;
[<Android.Runtime.Register("SCRAMBLING_MODE_DVB_CSA3_ENHANCE", 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 ScramblingModeDvbCsa3Enhance : Android.Media.MediaCasScramblingMode

フィールド値

Value = 5
属性

注釈

完全に強化されたモードの DVB CSA 3。

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

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

適用対象