Skip to content

Commit 6643e23

Browse files
authored
Update filters-dynamic-manifest-overview.md
1 parent 46fcb66 commit 6643e23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/media-services/latest/filters-dynamic-manifest-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ You can specify a list of asset or account filters, which would apply to your St
127127
- The values for **forceEndTimestamp**, **presentationWindowDuration**, and **liveBackoffDuration** should not be set for a VoD filter. They are only used for live filter scenarios.
128128
- Dynamic manifest operates in GOP boundaries (Key Frames) hence trimming has GOP accuracy.
129129
- You can use same filter name for Account and Asset filters. Asset filters have higher precedence and will override Account filters.
130-
- If you update a filter, it can take up to 2 minutes for Streaming Endpoint to refresh the rules. If the content was served using some filters (and cached in proxies and CDN caches), updating these filters can result in player failures. It is recommended to clear the cache after updating the filter. If this option is not possible, consider using a different filter.
130+
- If you update a filter, it can take up to 2 minutes for the Streaming Endpoint to refresh the rules. If the content was served using some filters (and cached in proxies and CDN caches), updating these filters can result in player failures. It is recommended to clear the cache after updating the filter. If this option is not possible, consider using a different filter.
131131
- Customers need to manually download the manifest and parse the exact startTimestamp and time scale.
132132

133133
- To determine properties of the tracks in an Asset, [get and examine the manifest file](#get-and-examine-manifest-files).

0 commit comments

Comments
 (0)