mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-03-08 21:01:36 +00:00
[MOVED FROM GST-P-FARSIGHT] Clarify locking in rtpdtmfmux
This commit is contained in:
parent
31ba19c159
commit
10f623547f
1 changed files with 1 additions and 0 deletions
|
@ -49,6 +49,7 @@ struct _GstRTPDTMFMux
|
|||
{
|
||||
GstRTPMux mux;
|
||||
|
||||
/* Protected by object lock */
|
||||
/* our special pad */
|
||||
GstPad *special_pad;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue