We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dba53f4 commit 5fc8cdcCopy full SHA for 5fc8cdc
apis/AVInput/IAVInput.h
@@ -66,6 +66,7 @@ namespace WPEFramework {
66
virtual Core::hresult Register(IDevicesChangedNotification* notification) = 0;
67
68
// @json:omit
69
+ virtual Core::hresult Unregister(IDevicesChangedNotification* notification) = 0;
70
71
// @event
72
struct EXTERNAL ISignalChangedNotification : virtual public Core::IUnknown {
0 commit comments