com.adobe.flashaccess.sdk.media.drm.keys
Interface KeyMetaData

All Known Subinterfaces:
LiveCycleKeyMetaData

public interface KeyMetaData

An interface used for storing information necessary for the client to retrieve the key. Sub-interfaces will define information relevant for specific key types.


Method Summary
 byte[] getDRMHeaderBytes()
          Retrieves DRM header from the content.
 

Method Detail

getDRMHeaderBytes

byte[] getDRMHeaderBytes()
Retrieves DRM header from the content. The DRM header is used in the manifest file for HTTP Streaming.

Returns:
DRM header, or null if no DRM header was found


[an error occurred while processing this directive] [an error occurred while processing this directive]