public PlayReadyLicenseTemplate()
 {
     ContentKey = new ContentEncryptionKeyFromHeader();
     PlayRight = new PlayReadyPlayRight();
 }
Exemple #2
0
 public PlayReadyLicenseTemplate()
 {
     ContentKey = new ContentEncryptionKeyFromHeader();
     PlayRight  = new PlayReadyPlayRight();
 }