Skip to content

Commit

Permalink
fix typo in index.d.ts with filterVideoColorimetryEssentialProperties (
Browse files Browse the repository at this point in the history
  • Loading branch information
stschr authored Feb 19, 2025
1 parent 3104221 commit 088101c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1648,7 +1648,7 @@ declare namespace dashjs {
],
useMediaCapabilitiesApi?: boolean,
filterHDRMetadataFormatEssentialProperties?: boolean,
filterVideoColometryEssentialProperties?: boolean
filterVideoColorimetryEssentialProperties?: boolean
},
events?: {
eventControllerRefreshDelay?: number,
Expand Down

0 comments on commit 088101c

Please sign in to comment.