Uses of Class
com.kaltura.client.types.DrmProfileFilter
-
Packages that use DrmProfileFilter Package Description com.kaltura.client.services com.kaltura.client.types -
-
Uses of DrmProfileFilter in com.kaltura.client.services
Methods in com.kaltura.client.services with parameters of type DrmProfileFilter Modifier and Type Method Description static DrmProfileService.ListDrmProfileBuilderDrmProfileService. list(DrmProfileFilter filter)static DrmProfileService.ListDrmProfileBuilderDrmProfileService. list(DrmProfileFilter filter, FilterPager pager)List KalturaDrmProfile objectsConstructors in com.kaltura.client.services with parameters of type DrmProfileFilter Constructor Description ListDrmProfileBuilder(DrmProfileFilter filter, FilterPager pager) -
Uses of DrmProfileFilter in com.kaltura.client.types
Subclasses of DrmProfileFilter in com.kaltura.client.types Modifier and Type Class Description classPlayReadyProfileBaseFilterThis class was generated using generate.php against an XML schema provided by Kaltura.classPlayReadyProfileFilterThis class was generated using generate.php against an XML schema provided by Kaltura.classWidevineProfileBaseFilterThis class was generated using generate.php against an XML schema provided by Kaltura.classWidevineProfileFilterThis class was generated using generate.php against an XML schema provided by Kaltura.
-