Inherits RefCountInterface.
◆ ~IMediaExtensionObserver()
◆ onEventWithContext()
virtual void onEventWithContext |
( |
const ExtensionContext & |
context, |
|
|
const char * |
key, |
|
|
const char * |
json_value |
|
) |
| |
|
inlinevirtual |
◆ onExtensionStoppedWithContext()
◆ onExtensionStartedWithContext()
◆ onExtensionErrorWithContext()
virtual void onExtensionErrorWithContext |
( |
const ExtensionContext & |
context, |
|
|
int |
error, |
|
|
const char * |
message |
|
) |
| |
|
inlinevirtual |
◆ AddRef()
virtual void AddRef |
( |
| ) |
const |
|
pure virtualinherited |
◆ Release()
◆ HasOneRef()
virtual bool HasOneRef |
( |
| ) |
const |
|
pure virtualinherited |