14#import <Foundation/Foundation.h>
NMPAsset aggregates all the information pertaining to an adaptive streaming media asset.
unsigned int IDInAssetTable
unsigned int numberOfSegments
Gets the number of segments that adaptive streaming asset is composed of once completely downloaded.
BOOL isProtected
Checks if the asset is PRM protected.
NSArray * mediaInfo
Gets the various representations available for this adaptive streaming asset.
NSString * PRMContentID
Gets the PRM content ID linked to that asset.
unsigned int duration
Gets the duration of the asset once completely downloaded, in seconds.
NSString * PRMSyntax
Gets the PRM syntax linked to that asset.