Package com.widevine.drmapi.android

Interface Summary
WVChunkedRandomAccessFile WVChunkedRandomAccessFile allows one to playback local content while substituting the default file access mechanism (RandomAccessFile) with a custom file access mechanism.
WVEventListener Many of the Widevine methods are executed asynchronously.
 

Class Summary
WVPlayback The Widevine Android playback API supports playback of both local and remote (streamed) assets.
 

Enum Summary
WVEvent WVEvent represents the event types sent to the player using the WVEventListener interface.
WVStatus WVStatus is the result code for many of the API functions and are included in callbacks.