MCPcopy Create free account
hub / github.com/FFmpeg/FFmpeg / GetTimecode

Method GetTimecode

libavdevice/decklink_enc.cpp:99–99  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

97 }
98
99 virtual HRESULT STDMETHODCALLTYPE GetTimecode (BMDTimecodeFormat format, IDeckLinkTimecode **timecode) { return S_FALSE; }
100 virtual HRESULT STDMETHODCALLTYPE GetAncillaryData(IDeckLinkVideoFrameAncillary **ancillary)
101 {
102 *ancillary = _ancillary;

Callers 1

get_bmd_timecodeFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected