diff --git a/README.md b/README.md index e10f42459..426b5380c 100644 --- a/README.md +++ b/README.md @@ -125,9 +125,10 @@ In the case of protected content, here is an example illustrating setting of the var stream = { url: "", protData: { - com.microsoft.playready: { + "": { laURL: "", - cdmData: "" + cdmData: "", + serverCertificate: "" } } };