You've already forked Nitro_Render_V3
mirror of
https://github.com/duckietm/Nitro_Render_V3.git
synced 2026-06-20 07:26:18 +00:00
🆙 Renderer Logic Youtube Broadcast
This commit is contained in:
@@ -490,4 +490,8 @@ export class IncomingHeader
|
||||
public static USER_PREFIXES = 7001;
|
||||
public static PREFIX_RECEIVED = 7002;
|
||||
public static ACTIVE_PREFIX_UPDATED = 7003;
|
||||
|
||||
// YouTube Room Broadcast
|
||||
public static YOUTUBE_ROOM_BROADCAST = 8001;
|
||||
public static YOUTUBE_ROOM_WATCHERS = 8002;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user