mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-06-16 21:15:57 +08:00
@@ -79,7 +79,7 @@ CodecId getCodecA() {
|
||||
}
|
||||
|
||||
CodecId getCodecU() {
|
||||
return CodecG711A;
|
||||
return CodecG711U;
|
||||
}
|
||||
|
||||
Track::Ptr getTrackByCodecId_l(CodecId codec, int sample_rate, int channels, int sample_bit) {
|
||||
|
||||
Reference in New Issue
Block a user