A Boolean value specifying if protect assets are displayed.
SDKs
- iOS 9.2+
- Mac Catalyst 13.0+
Framework
- Media Player
Declaration
@property(nonatomic) BOOL showsItemsWithProtectedAssets;
Discussion
When set to YES
, media items with DRM will be displayed. The default value for this property is YES
.