From e6caf3f7ceb13cacf54f24c5607ad501e0b7d587 Mon Sep 17 00:00:00 2001 From: Daniel Silhavy Date: Wed, 8 May 2024 16:21:49 +0200 Subject: [PATCH] Remove segment response modifier sample --- samples/samples.json | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/samples/samples.json b/samples/samples.json index a31c0eea7a..bec439cb2c 100644 --- a/samples/samples.json +++ b/samples/samples.json @@ -808,17 +808,6 @@ "Video", "Audio" ] - }, - { - "title": "Segment manipulation", - "description": "This sample shows how to use dash.js to modify the segment before the data is appended to the Sourcebuffer.", - "href": "advanced/modify-segment-response.html", - "image": "lib/img/bbb-1.jpg", - "labels": [ - "VoD", - "Video", - "Audio" - ] } ] },