summaryrefslogtreecommitdiff
path: root/gst/fsrtpconference/fs-rtp-stream.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/fsrtpconference/fs-rtp-stream.h')
-rw-r--r--gst/fsrtpconference/fs-rtp-stream.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/gst/fsrtpconference/fs-rtp-stream.h b/gst/fsrtpconference/fs-rtp-stream.h
index a2e7d18f..a4b3fb23 100644
--- a/gst/fsrtpconference/fs-rtp-stream.h
+++ b/gst/fsrtpconference/fs-rtp-stream.h
@@ -131,6 +131,9 @@ validate_srtp_parameters (GstStructure *parameters,
GstCaps *
fs_rtp_stream_get_srtp_caps_locked (FsRtpStream *self);
+gboolean
+fs_rtp_stream_requires_crypto_locked (FsRtpStream *self);
+
G_END_DECLS
#endif /* __FS_RTP_STREAM_H__ */