Skip to content

Update Settings.js JSDoc

Created by: ayu624

This PR mainly updates the Settings.js document, as follows:

  1. Fix <...> Tag isn't display in jsdoc
  2. Update jsdoc markdown config: set markdown.hardwrap true
  3. Delete duplicate object key: checkTypes
  4. Update Settings.js document & Fix some typos
  5. Delete invalid configuration: bufferAheadToKeep
  6. Update JSDoc and type definition: lowLatencyReductionFactor & lowLatencyMultiplyFactor
  7. Delete invalid configuration: cmcd.did
  8. Update stallThreshold JSDoc
  9. Delete invalid configuration: abr.useBufferOccupancyABR
  10. Update filterUnsupportedEssentialProperties JSDoc
  11. Update abr.fetchThroughputCalculationMode JSDoc
  12. Update fragmentRequestTimeout JSDoc
  13. Fix Comments are not permitted in JSON.
  14. Update liveCatchup.mode JSDoc
  15. Update selectionModeForInitialTrack & trackSwitchMode in JSDoc

Merge request reports