Home
last modified time | relevance | path

Searched refs:supported_connections (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavdevice/
H A Ddecklink_common.cpp129 int64_t supported_connections = 0; in decklink_select_input() local
133 res = ctx->attr->GetInt(attr_id, &supported_connections); in decklink_select_input()
138 if ((supported_connections & bmd_input) != bmd_input) { in decklink_select_input()

Completed in 2 milliseconds