@sdk185/sip-phone-sdk26 0.2.7 → 0.2.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -116,7 +116,7 @@
|
|
|
116
116
|
class="sip-call-video"
|
|
117
117
|
style="object-fit: contain;"
|
|
118
118
|
controls
|
|
119
|
-
controlsList="nodownload nofullscreen noremoteplayback"
|
|
119
|
+
controlsList="nodownload nofullscreen noremoteplayback noduration noseek nopause"
|
|
120
120
|
disablepictureinpicture
|
|
121
121
|
></video>
|
|
122
122
|
</vue-draggable-resizable>
|