Searched defs:DRM_PERMISSION_PLAY (Results 1 – 2 of 2) sorted by relevance
26 public static final int DRM_PERMISSION_PLAY = 1; field in DrmRights
46 #define DRM_PERMISSION_PLAY 0x01 /**< Play */ macro