mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-07-07 04:08:13 +08:00
完成FFmpeg相关代码迁移改造
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
#define DEFAULT_SAMPLERATE 48000
|
||||
#define DEFAULT_FORMAT AUDIO_S16
|
||||
#define DEFAULT_CHANNEL 2
|
||||
#define DEFAULT_SAMPLES 1024
|
||||
#define DEFAULT_SAMPLES 2048
|
||||
|
||||
|
||||
class AudioSRC;
|
||||
|
||||
Reference in New Issue
Block a user