Directives

OpenVeo Player defines several directives :

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

Players

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