Tagged Questions
1
vote
2answers
277 views
Silverlight - Determine if a wma is protected by DRM
Is there a way to determine if a wma file is DRM'd? I'd like to be able to do this in a trusted, out of browser Silverlight 4 application so pinvoke isn't an option. I supposed I could just try to ...