Home
last modified time | relevance | path

Searched refs:IBMDStreamingDeviceNotificationCallback (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/decklink/osx/
DDeckLinkAPIStreaming.h181 class IBMDStreamingDeviceNotificationCallback; variable
195 class BMD_PUBLIC IBMDStreamingDeviceNotificationCallback : public IUnknown
203 …virtual ~IBMDStreamingDeviceNotificationCallback () {} // call Release method to drop reference co… in ~IBMDStreamingDeviceNotificationCallback()
227 …virtual HRESULT InstallDeviceNotifications (/* in */ IBMDStreamingDeviceNotificationCallback* theC…
/third_party/gstreamer/gstplugins_bad/sys/decklink/win/
DDeckLinkAPI.h104 typedef interface IBMDStreamingDeviceNotificationCallback IBMDStreamingDeviceNotificationCallback; typedef
3531 IBMDStreamingDeviceNotificationCallback : public IUnknown
3554 IBMDStreamingDeviceNotificationCallback * This,
3560 IBMDStreamingDeviceNotificationCallback * This);
3563 IBMDStreamingDeviceNotificationCallback * This);
3566 IBMDStreamingDeviceNotificationCallback * This,
3570 IBMDStreamingDeviceNotificationCallback * This,
3574 IBMDStreamingDeviceNotificationCallback * This,
3581 interface IBMDStreamingDeviceNotificationCallback
3761 /* [in] */ IBMDStreamingDeviceNotificationCallback *theCallback) = 0;
[all …]