android.drm.mobile1
Class DrmRawContent
java.lang.Object
android.drm.mobile1.DrmRawContent
public class DrmRawContent
- extends Object
DRM_MIMETYPE_MESSAGE_STRING
public static final String DRM_MIMETYPE_MESSAGE_STRING
- See Also:
- Constant Field Values
DRM_MIMETYPE_CONTENT_STRING
public static final String DRM_MIMETYPE_CONTENT_STRING
- See Also:
- Constant Field Values
DRM_FORWARD_LOCK
public static final int DRM_FORWARD_LOCK
- See Also:
- Constant Field Values
DRM_COMBINED_DELIVERY
public static final int DRM_COMBINED_DELIVERY
- See Also:
- Constant Field Values
DRM_SEPARATE_DELIVERY
public static final int DRM_SEPARATE_DELIVERY
- See Also:
- Constant Field Values
DRM_SEPARATE_DELIVERY_DM
public static final int DRM_SEPARATE_DELIVERY_DM
- See Also:
- Constant Field Values
DrmRawContent
public DrmRawContent(InputStream inRawdata,
int len,
String mimeTypeStr)
throws DrmException,
IOException
- Throws:
DrmException
IOException
getRightsAddress
public String getRightsAddress()
getRawType
public int getRawType()
getContentInputStream
public InputStream getContentInputStream(DrmRights rights)
getContentType
public String getContentType()
getContentLength
public int getContentLength(DrmRights rights)
throws DrmException
- Throws:
DrmException
finalize
protected void finalize()
- Overrides:
finalize in class Object
Please submit a feedback, bug or feature