rtpmux: Clarify locking in rtpdtmfmux
This commit is contained in:
parent
4b607cdda5
commit
b86232d0dc
@ -49,6 +49,7 @@ struct _GstRTPDTMFMux
|
||||
{
|
||||
GstRTPMux mux;
|
||||
|
||||
/* Protected by object lock */
|
||||
/* our special pad */
|
||||
GstPad *special_pad;
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user