mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-02 12:32:29 +00:00
decklink: Remove spurious gtk-doc marker
This commit is contained in:
parent
97355cdd41
commit
273e32d5aa
1 changed files with 1 additions and 1 deletions
|
@ -1804,7 +1804,7 @@ gst_decklink_release_nth_input (gint n, GstElement * src, gboolean is_audio)
|
|||
g_mutex_unlock (&input->lock);
|
||||
}
|
||||
|
||||
/**
|
||||
/*
|
||||
* Probes if duplex-mode is supported and sets it accordingly. I duplex-mode is not supported
|
||||
* but this device is part of a pair (Duo2- and Quad2-Cards) and Half-Dupley-Mode is requested,
|
||||
* the parent device is also checked and configured accordingly.
|
||||
|
|
Loading…
Reference in a new issue