![]() |
API documentation
2.0rc1
|
#include <clientlib.h>
Inherits client::Object.
client::MediaKeys::MediaKeys | ( | ) |
MediaKeySession* client::MediaKeys::createSession | ( | ) |
MediaKeys* client::MediaKeys::get_prototype | ( | ) |
void client::MediaKeys::set_prototype | ( | MediaKeys * | ) |
Promise* client::MediaKeys::setServerCertificate | ( | Int16Array * | serverCertificate | ) |
Promise* client::MediaKeys::setServerCertificate | ( | Int32Array * | serverCertificate | ) |
Promise* client::MediaKeys::setServerCertificate | ( | Uint8Array * | serverCertificate | ) |
Promise* client::MediaKeys::setServerCertificate | ( | Uint16Array * | serverCertificate | ) |
Promise* client::MediaKeys::setServerCertificate | ( | Uint32Array * | serverCertificate | ) |
Promise* client::MediaKeys::setServerCertificate | ( | Uint8ClampedArray * | serverCertificate | ) |
Promise* client::MediaKeys::setServerCertificate | ( | Float32Array * | serverCertificate | ) |
Promise* client::MediaKeys::setServerCertificate | ( | Float64Array * | serverCertificate | ) |
Promise* client::MediaKeys::setServerCertificate | ( | ArrayBuffer * | serverCertificate | ) |