diff options
Diffstat (limited to 'src/encrypted_kdm.h')
| -rw-r--r-- | src/encrypted_kdm.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/encrypted_kdm.h b/src/encrypted_kdm.h index 69b9a267..24e8f060 100644 --- a/src/encrypted_kdm.h +++ b/src/encrypted_kdm.h @@ -110,6 +110,8 @@ private: LocalTime not_valid_before, LocalTime not_valid_after, Formulation formulation, + int disable_forensic_marking_picture, + int disable_forensic_marking_audio, std::list<std::pair<std::string, std::string> > key_ids, std::list<std::string> keys ); |
