ios - What is hasProtectedContent for AVAsset -


i notice property hasprotectedcontent in avasset vaguely defined.

assets containing protected content may not playable without successful authorization, if value of playable property yes. [doc]

can elaborate protected content property means , when true? required (or practice) check value before attempting play video?


Comments

Popular posts from this blog

ZeroMQ on Windows, with Qt Creator -

.net - Generate assembly with Roslyn -

python - Error while using APScheduler: 'NoneType' object has no attribute 'now' -