Directives

OpenVeo Player defines several directives:

  • ov-player: The main directive containing the whole player
  • ov-player-tabs: A directive to create tabs (holds one or several ov-view directives)
  • ov-player-view: A directive to create a view controlled by a tab (using ov-tabs)
  • ov-player-index: A directive to display and control the index view
  • ov-player-chapters: A directive to display and control the chapters view
  • ov-player-tags: A directive to display and control the tags view

Players

Each player (HTML, Youtube, Vimeo) as its own implementation and associated template.