VOOSMPStreamingDownloaderInitParam Class Reference

#import <VOOSMPStreamingDownloaderType.h>

+ Inheritance diagram for VOOSMPStreamingDownloaderInitParam:

Instance Methods

(id) - init
 Initialize filter with values. More...
 

Protected Attributes

NSString * _libraryPath
 
id< VOOSMPDrmLicenseManager > _drmLicenseManager
 

Properties

NSString * libraryPath
 Set the path of working directory. More...
 
id< VOOSMPDrmLicenseManager > drmLicenseManager
 Set the Drm license manager. More...
 

Method Documentation

- (id) init

Initialize filter with values.

Returns
object if successful; nil if unsuccessful

Member Data Documentation

- (id<VOOSMPDrmLicenseManager>) _drmLicenseManager
protected
- (NSString*) _libraryPath
protected

Property Documentation

- (id<VOOSMPDrmLicenseManager>) drmLicenseManager
readwriteatomicretain

Set the Drm license manager.

- (NSString*) libraryPath
readwriteatomicretain

Set the path of working directory.


The documentation for this class was generated from the following file: