aboutsummaryrefslogtreecommitdiff
path: root/client-web/source/track_handle.ts
diff options
context:
space:
mode:
Diffstat (limited to 'client-web/source/track_handle.ts')
-rw-r--r--client-web/source/track_handle.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/client-web/source/track_handle.ts b/client-web/source/track_handle.ts
index b17d397..51e4371 100644
--- a/client-web/source/track_handle.ts
+++ b/client-web/source/track_handle.ts
@@ -5,6 +5,7 @@
*/
/// <reference lib="dom" />
+/// We need this to adjust the way events are fired
export class TrackHandle extends EventTarget {
stream: MediaStream // this is used to create an id that is persistent across clients