Language

MediaCasPluginStatus Enum

Definition

public enum MediaCasPluginStatus
type MediaCasPluginStatus = 
Inheritance
MediaCasPluginStatus

Fields

Name Value Description
PhysicalModuleChanged 0

The event to indicate that the status of CAS system is changed by the removal or insertion of physical CAS modules.

Android reference for android.media.MediaCas.PLUGIN_STATUS_PHYSICAL_MODULE_CHANGED.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

SessionNumberChanged 1

The event to indicate that the number of CAS system's session is changed.

Android reference for android.media.MediaCas.PLUGIN_STATUS_SESSION_NUMBER_CHANGED.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to