Interface | Description |
---|---|
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 | Description |
---|---|
WVPlayback |
The Widevine Android playback API supports playback of both local and remote
(streamed) assets.
|
Enum | Description |
---|---|
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.
|