webrtcdsp: Style fix
This commit is contained in:
parent
9a026799f0
commit
89b193c0a9
@ -175,7 +175,7 @@ struct _GstWebrtcDsp
|
|||||||
/* Protected by the stream lock */
|
/* Protected by the stream lock */
|
||||||
GstClockTime timestamp;
|
GstClockTime timestamp;
|
||||||
GstAdapter *adapter;
|
GstAdapter *adapter;
|
||||||
webrtc::AudioProcessing * apm;
|
webrtc::AudioProcessing * apm;
|
||||||
|
|
||||||
/* Protected by the object lock */
|
/* Protected by the object lock */
|
||||||
gchar *probe_name;
|
gchar *probe_name;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user