Comment typo.
This commit is contained in:
parent
d9f3fa825c
commit
803a0b7ccf
@ -96,7 +96,7 @@ namespace FileLiberator
|
||||
);
|
||||
|
||||
//I assume if ContentFormat == "MPEG" that the delivered file is an unencrypted mp3.
|
||||
//I also assume that if DrmType == Adrm, the file will be an mp3.
|
||||
//I also assume that if DrmType != Adrm, the file will be an mp3.
|
||||
//These assumptions may be wrong, and only time and bug reports will tell.
|
||||
var outputFormat =
|
||||
contentLic.ContentMetadata.ContentReference.ContentFormat == "MPEG" ||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user