Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FFmpeg/FFmpeg
/ ~decklink_input_callback
Method
~decklink_input_callback
libavdevice/decklink_dec.cpp:640–644 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
638
}
639
640
decklink_input_callback::~decklink_input_callback()
641
{
642
if (last_video_frame)
643
last_video_frame->Release();
644
}
645
646
ULONG decklink_input_callback::AddRef(void)
647
{
Callers
nothing calls this directly
Calls
1
Release
Method · 0.45
Tested by
no test coverage detected