public PlayReadyLicenseTemplate()
 {
     ContentKey = new ContentEncryptionKeyFromHeader();
     PlayRight = new PlayReadyPlayRight();
 }
Exemplo n.º 2
0
 public PlayReadyLicenseTemplate()
 {
     ContentKey = new ContentEncryptionKeyFromHeader();
     PlayRight  = new PlayReadyPlayRight();
 }