Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/decklink/osx/
DDeckLinkAPIDeckControl.h189 …virtual HRESULT GetTimecodeString (/* out */ CFStringRef *currentTimeCode, /* out */ BMDDeckContro…
/third_party/gstreamer/gstplugins_bad/sys/decklink/linux/
DDeckLinkAPIDeckControl.h189 …virtual HRESULT GetTimecodeString (/* out */ const char **currentTimeCode, /* out */ BMDDeckContro…
/third_party/gstreamer/gstplugins_bad/sys/decklink/win/
DDeckLinkAPI.h3150 /* [out] */ BSTR *currentTimeCode,
3311 /* [out] */ BSTR *currentTimeCode,
3457 #define IDeckLinkDeckControl_GetTimecodeString(This,currentTimeCode,error) \ argument
3458 ( (This)->lpVtbl -> GetTimecodeString(This,currentTimeCode,error) )
12739 /* [out] */ BSTR *currentTimeCode,
12900 /* [out] */ BSTR *currentTimeCode,
13046 #define IDeckLinkDeckControl_v8_1_GetTimecodeString(This,currentTimeCode,error) \ argument
13047 ( (This)->lpVtbl -> GetTimecodeString(This,currentTimeCode,error) )
13347 /* [out] */ BSTR *currentTimeCode,
13499 /* [out] */ BSTR *currentTimeCode,
[all …]