mirror of
https://github.com/g4klx/MMDVMHost
synced 2025-12-20 22:45:44 +08:00
Rework YSF AMBE repetition FEC.
This commit is contained in:
@@ -54,6 +54,8 @@ private:
|
||||
unsigned char* m_source;
|
||||
unsigned char* m_dest;
|
||||
CAMBEFEC m_fec;
|
||||
|
||||
unsigned int processVDMode2AudioBlock(unsigned char* data);
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user