Begin getting it to compile on Windows again.

This commit is contained in:
Jonathan Naylor
2024-04-22 12:48:44 +01:00
parent 0e8788bdbe
commit ca2bff7e9e
10 changed files with 49 additions and 19 deletions

View File

@@ -67,7 +67,7 @@ private:
unsigned int m_seqNo;
SRC_STATE* m_resampler;
int m_error;
int m_fd;
FILE* m_fp;
bool writeUSRPStart();
bool writeRawStart();