HTML5 video/audio player control play & pause with AngularJS

后端 未结 2 1727
南方客
南方客 2021-01-03 07:53

I want to control HTML5 audio/video player with AngularJS. I want to play & pause that player. I can do this using jQuery. But I need it to work with AngularJS.

2条回答
  •  既然无缘
    2021-01-03 08:32

    I hope this is useful for you (change the domain name and the filename properly)

      
        
        
        Video  Demo  
        
    
        
    
         
        

    controls :

提交回复
热议问题