forked from soutade/libgourou
Send a warning when libgourou can't handle encryption algorithm during a DRM removal attempt (+ keep encryption.xml in output)
This commit is contained in:
@@ -117,7 +117,8 @@ namespace gourou
|
||||
DRM_VERSION_NOT_SUPPORTED,
|
||||
DRM_FILE_ERROR,
|
||||
DRM_FORMAT_NOT_SUPPORTED,
|
||||
DRM_IN_OUT_EQUALS
|
||||
DRM_IN_OUT_EQUALS,
|
||||
DRM_MISSING_PARAMETER
|
||||
};
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user