- read(byte[]) - Method in interface com.widevine.drmapi.android.WVChunkedRandomAccessFile
-
- registerAsset(String) - Method in class com.widevine.drmapi.android.WVPlayback
-
Registers an asset with the Widevine library.
- registerAssetSynchronous(String) - Method in class com.widevine.drmapi.android.WVPlayback
-
Registers an asset with the Widevine library.
- requestLicense(String) - Method in class com.widevine.drmapi.android.WVPlayback
-
Allows retrival of a license for a single asset.
- requestLicense(long, long, long) - Method in class com.widevine.drmapi.android.WVPlayback
-
This method requests the Widevine Library to retrieve a license
for a specified system, asset and key ID.
- requestLicenseSynchronous(String) - Method in class com.widevine.drmapi.android.WVPlayback
-
Allows retrival of a license for a single asset.
- requestLicenseSynchronous(long, long, long) - Method in class com.widevine.drmapi.android.WVPlayback
-
This method requests the Widevine Library to retrieve a license
for a specified system, asset and key ID.