Rialto  0.1
Rialto media pipeline API
Classes
IMediaKeysClient.h File Reference
#include "MediaCommon.h"
#include <string>
#include <vector>
Include dependency graph for IMediaKeysClient.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  firebolt::rialto::IMediaKeysClient
 The definition of the IMediaKeysClient interface. More...
 

Detailed Description

The definition of the IMediaKeysClient interface.

This interface defines the public API of Rialto for EME decryption of AV content. This is the Rialto media keys client abstract base class. It should be implemented by any object that wishes to be notified by changes in the state of a key session.