mirror of
https://github.com/morgan9e/UxPlay
synced 2026-04-14 00:04:13 +09:00
cleanup initial audio sync; now use 64-bit rpt time to avoid epoch issues
This commit is contained in:
@@ -30,7 +30,6 @@ typedef struct {
|
||||
int data_len;
|
||||
uint64_t ntp_time;
|
||||
uint64_t rtp_time;
|
||||
bool have_synced;
|
||||
} audio_decode_struct;
|
||||
|
||||
#endif //AIRPLAYSERVER_STREAM_H
|
||||
|
||||
Reference in New Issue
Block a user