Skip to content

Adding in API to allow for DVR information used to drive a player UI

Vinay Rosenberg requested to merge github/fork/dsparacio/DVRInfo into development

Created by: dsparacio

Added new class called videoElementExt with and API to help with DVR window. We could add other video element API to this as well in the future. Added metric to hold the information for DVR streams. Wanted the API to be a singleton and the metric VO to just hold the values for the API to use.

Merge request reports