summaryrefslogtreecommitdiff
path: root/pjmedia/src
diff options
context:
space:
mode:
Diffstat (limited to 'pjmedia/src')
-rw-r--r--pjmedia/src/pjmedia/stream.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pjmedia/src/pjmedia/stream.c b/pjmedia/src/pjmedia/stream.c
index 9e85054b..6054f9a9 100644
--- a/pjmedia/src/pjmedia/stream.c
+++ b/pjmedia/src/pjmedia/stream.c
@@ -48,7 +48,7 @@
* synthetic frames, so we need to set this to a reasonably large value
* just as precaution
*/
-#define MAX_PLC_MSEC 240
+#define MAX_PLC_MSEC PJMEDIA_MAX_PLC_DURATION_MSEC
/**
* Media channel.