summaryrefslogtreecommitdiff
path: root/ext/webrtc/transportreceivebin.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/webrtc/transportreceivebin.h')
-rw-r--r--ext/webrtc/transportreceivebin.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/webrtc/transportreceivebin.h b/ext/webrtc/transportreceivebin.h
index 50449e327..905628c64 100644
--- a/ext/webrtc/transportreceivebin.h
+++ b/ext/webrtc/transportreceivebin.h
@@ -52,6 +52,7 @@ struct _TransportReceiveBin
struct pad_block *rtcp_block;
GMutex pad_block_lock;
ReceiveState receive_state;
+ GstElement *queue;
};
struct _TransportReceiveBinClass