mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-19 08:11:16 +00:00
srtpdec: Remove unused field
This commit is contained in:
parent
bfdc543952
commit
8c9b1ade36
1 changed files with 0 additions and 1 deletions
|
@ -201,7 +201,6 @@ struct _GstSrtpDecSsrcStream
|
|||
{
|
||||
guint32 ssrc;
|
||||
|
||||
GstCaps *caps;
|
||||
GstBuffer *key;
|
||||
GstSrtpCipherType rtp_cipher;
|
||||
GstSrtpAuthType rtp_auth;
|
||||
|
|
Loading…
Reference in a new issue