Netanel Draiman
e7e644ccbc
[video.js] Added missing methods to Player interface
Added the following missing methods to video.js's Player interface:
```
controls(bool?: boolean): boolean;
muted(muted?: boolean): boolean;
preload(value?: boolean): string;
autoplay(value?: boolean): string;
loop(value?: boolean): string;
```
2018-02-26 10:06:07 +02:00
..
2018-02-22 20:42:48 +01:00
2018-02-19 12:11:49 +01:00
2018-02-18 19:38:32 +08:00
2018-02-22 17:26:50 +01:00
2018-02-22 12:35:20 -05:00
2018-02-20 08:34:40 -08:00
2018-02-17 21:31:59 +01:00
2018-02-16 17:37:23 -08:00
2018-02-18 22:25:02 -08:00
2018-02-18 10:10:16 +00:00
2018-02-17 20:42:17 +01:00
2018-02-16 19:40:48 -08:00
2018-02-20 12:05:25 -08:00
2018-02-17 16:05:48 +09:00
2018-02-17 17:57:06 +09:00
2018-02-20 12:39:00 -08:00
2018-02-18 22:23:25 -08:00
2018-02-17 10:32:58 -08:00
2018-02-22 14:43:33 -05:00
2018-02-17 00:16:30 +01:00
2018-02-22 07:06:11 -08:00
2018-02-22 07:06:11 -08:00
2018-02-22 07:06:11 -08:00
2018-02-19 07:37:16 -04:00
2018-02-16 16:05:40 -08:00
2018-02-23 13:04:58 +00:00
2018-02-24 00:31:32 -08:00
2018-02-17 17:44:11 +00:00
2018-02-22 07:06:11 -08:00
2018-02-16 16:09:35 -08:00
2018-02-18 22:24:19 -08:00
2018-02-18 22:20:39 -08:00
2018-02-18 22:46:39 -08:00
2018-02-17 07:35:12 +01:00
2018-02-16 15:20:58 -06:00
2018-02-22 11:14:00 -08:00
2018-02-20 13:19:34 -05:00
2018-02-23 10:40:31 +01:00
2018-02-19 09:29:19 +01:00
2018-02-20 16:47:35 -08:00
2018-02-17 10:31:57 -08:00
2018-02-19 18:40:01 +09:00
2018-02-25 14:27:56 +09:00
2018-02-22 09:26:54 -08:00
2018-02-26 10:06:07 +02:00
2018-02-22 07:06:11 -08:00
2018-02-16 15:57:31 -08:00
2018-02-22 07:06:11 -08:00