mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +00:00
webrtcbin: Add document for webrtcbin itself to generated doc
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2104>
This commit is contained in:
parent
d49e664c84
commit
0f758a1730
1 changed files with 4 additions and 1 deletions
|
@ -59,7 +59,10 @@
|
|||
/* The extra time for the rtpstorage compared to the RTP jitterbuffer (in ms) */
|
||||
#define RTPSTORAGE_EXTRA_TIME (50)
|
||||
|
||||
/*
|
||||
/**
|
||||
* SECTION: element-webrtcbin
|
||||
* title: webrtcbin
|
||||
*
|
||||
* This webrtcbin implements the majority of the W3's peerconnection API and
|
||||
* implementation guide where possible. Generating offers, answers and setting
|
||||
* local and remote SDP's are all supported. Both media descriptions and
|
||||
|
|
Loading…
Reference in a new issue