Home
last modified time | relevance | path

Searched refs:IDeckLinkTimecode (Results 1 – 13 of 13) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/decklink/linux/
DDeckLinkAPITypes.h103 class IDeckLinkTimecode; variable
107 class BMD_PUBLIC IDeckLinkTimecode : public IUnknown
117 virtual ~IDeckLinkTimecode () {} // call Release method to drop reference count in ~IDeckLinkTimecode()
DDeckLinkAPIDeckControl.h190 …virtual HRESULT GetTimecode (/* out */ IDeckLinkTimecode **currentTimecode, /* out */ BMDDeckContr…
DDeckLinkAPI.h926 …virtual HRESULT GetTimecode (/* in */ BMDTimecodeFormat format, /* out */ IDeckLinkTimecode **time…
940 …virtual HRESULT SetTimecode (/* in */ BMDTimecodeFormat format, /* in */ IDeckLinkTimecode *timeco…
1066 …virtual HRESULT GetTimecode (/* in */ BMDTimecodeFormat format, /* out */ IDeckLinkTimecode **time…
/third_party/gstreamer/gstplugins_bad/sys/decklink/osx/
DDeckLinkAPITypes.h103 class IDeckLinkTimecode; variable
107 class BMD_PUBLIC IDeckLinkTimecode : public IUnknown
117 virtual ~IDeckLinkTimecode () {} // call Release method to drop reference count in ~IDeckLinkTimecode()
DDeckLinkAPIDeckControl.h190 …virtual HRESULT GetTimecode (/* out */ IDeckLinkTimecode **currentTimecode, /* out */ BMDDeckContr…
DDeckLinkAPI.h931 …virtual HRESULT GetTimecode (/* in */ BMDTimecodeFormat format, /* out */ IDeckLinkTimecode **time…
945 …virtual HRESULT SetTimecode (/* in */ BMDTimecodeFormat format, /* in */ IDeckLinkTimecode *timeco…
1071 …virtual HRESULT GetTimecode (/* in */ BMDTimecodeFormat format, /* out */ IDeckLinkTimecode **time…
/third_party/gstreamer/gstplugins_bad/sys/decklink/
Dgstdecklink.h281 …ration, GstClockTime hardware_time, GstClockTime hardware_duration, IDeckLinkTimecode *dtc, gboole…
Dgstdecklink.cpp987 GstClockTime hardware_duration, IDeckLinkTimecode * dtc, in VideoInputFrameArrived()
1079 IDeckLinkTimecode *dtc = 0; in VideoInputFrameArrived()
Dgstdecklinkvideosrc.cpp790 GstClockTime hardware_duration, IDeckLinkTimecode * dtc, gboolean no_signal) in gst_decklink_video_src_got_frame()
/third_party/gstreamer/gstplugins_bad/sys/decklink/win/
DDeckLinkAPI.h48 typedef interface IDeckLinkTimecode IDeckLinkTimecode; typedef
2189 IDeckLinkTimecode : public IUnknown
2218 IDeckLinkTimecode * This,
2224 IDeckLinkTimecode * This);
2227 IDeckLinkTimecode * This);
2230 IDeckLinkTimecode * This);
2233 IDeckLinkTimecode * This,
2240 IDeckLinkTimecode * This,
2244 IDeckLinkTimecode * This);
2247 IDeckLinkTimecode * This,
[all …]
/third_party/ffmpeg/libavdevice/
Ddecklink_enc.cpp93 …virtual HRESULT STDMETHODCALLTYPE GetTimecode (BMDTimecodeFormat format, IDeckLinkTimecode **t… in GetTimecode()
Ddecklink_dec.cpp795 IDeckLinkTimecode *timecode; in get_bmd_timecode()
/third_party/gstreamer/gstplugins_bad/
DChangeLog63395 IDeckLinkTimecode *dtc;