Pretty good audio sync if I do say so myself :)
This commit is contained in:
@ -10,6 +10,6 @@ service RemoteSyncService {
|
||||
}
|
||||
|
||||
message Sync {
|
||||
int64 serverTime = 1;
|
||||
float trackTime = 2;
|
||||
int64 serverTimeTicks = 1;
|
||||
float trackPosition= 2;
|
||||
}
|
Reference in New Issue
Block a user