From a2fc7014a8fad7862ffd1c5100eb6edf683ffb9f Mon Sep 17 00:00:00 2001 From: Samir Date: Sun, 9 May 2021 20:57:56 +0600 Subject: [PATCH] readme file udpated --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 18e29a5..1e1619e 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,8 @@ Available options are: *onReady* - function. Will be called once MSE is ready. +*onError* - function. Will be fired if jMuxer encounters any buffer error. + *debug* - true/false. Will print debug log in browser console. Default is false. **Complete example:**