Home
last modified time | relevance | path

Searched refs:bufferedFrameCount (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/decklink/win/
DDeckLinkAPI.h5719 /* [out] */ unsigned int *bufferedFrameCount) = 0;
5871 /* [out] */ unsigned int *bufferedFrameCount);
6012 #define IDeckLinkOutput_GetBufferedVideoFrameCount(This,bufferedFrameCount) \ argument
6013 ( (This)->lpVtbl -> GetBufferedVideoFrameCount(This,bufferedFrameCount) )
10360 /* [out] */ unsigned int *bufferedFrameCount) = 0;
10506 /* [out] */ unsigned int *bufferedFrameCount);
10644 #define IDeckLinkOutput_v10_11_GetBufferedVideoFrameCount(This,bufferedFrameCount) \ argument
10645 ( (This)->lpVtbl -> GetBufferedVideoFrameCount(This,bufferedFrameCount) )
11982 /* [out] */ unsigned int *bufferedFrameCount) = 0;
12123 /* [out] */ unsigned int *bufferedFrameCount);
[all …]
/third_party/gstreamer/gstplugins_bad/sys/decklink/osx/
DDeckLinkAPI.h793 virtual HRESULT GetBufferedVideoFrameCount (/* out */ uint32_t *bufferedFrameCount) = 0;
/third_party/gstreamer/gstplugins_bad/sys/decklink/linux/
DDeckLinkAPI.h788 virtual HRESULT GetBufferedVideoFrameCount (/* out */ uint32_t *bufferedFrameCount) = 0;