UNPKG
@ngx-telly/plugin-wowza-webrtc
Version:
latest (19.0.2)
19.0.2
19.0.1
19.0.0
18.0.0
0.0.3
0.0.2
0.0.1
Telly - HLS plugin
gitlab.com/gringo-go-go/ngx-telly
@ngx-telly/plugin-wowza-webrtc
/
lib
/
wowza-secure-token.d.ts
6 lines
(5 loc)
•
100 B
TypeScript
View Raw
1
2
3
4
5
6
export
interface
WowzaSecureToken
{
hash
:
string
;
starttime
:
number
;
endtime
:
number
; }