PlayReadyContentHeader.GetSerializedHeader Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Retrieves the full PlayReady object as a byte array.
public:
virtual Platform::Array <byte> ^ GetSerializedHeader() = GetSerializedHeader;
winrt::array_view <byte> GetSerializedHeader();
public byte[] GetSerializedHeader();
function getSerializedHeader()
Public Function GetSerializedHeader () As Byte()
Returns
Byte[]
byte[]
The header containing the full PlayReady object.