mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-02 12:32:29 +00:00
webrtcdsp: Style fix
This commit is contained in:
parent
9a026799f0
commit
89b193c0a9
1 changed files with 1 additions and 1 deletions
|
@ -175,7 +175,7 @@ struct _GstWebrtcDsp
|
|||
/* Protected by the stream lock */
|
||||
GstClockTime timestamp;
|
||||
GstAdapter *adapter;
|
||||
webrtc::AudioProcessing * apm;
|
||||
webrtc::AudioProcessing * apm;
|
||||
|
||||
/* Protected by the object lock */
|
||||
gchar *probe_name;
|
||||
|
|
Loading…
Reference in a new issue