🆙 Added Youtube Brtoadcast

This commit is contained in:
duckietm
2026-04-10 11:22:45 +02:00
parent a92f2f0603
commit 37f817a098
11 changed files with 64 additions and 1 deletions
@@ -507,4 +507,5 @@ export class OutgoingHeader
// YouTube Room Broadcast
public static YOUTUBE_ROOM_PLAY = 8001;
public static YOUTUBE_ROOM_WATCHING = 8002;
public static YOUTUBE_ROOM_SETTINGS = 8003;
}