mirror of
https://gitee.com/xia-chu/ZLMediaKit.git
synced 2026-05-07 19:37:52 +08:00
parent
33f860fd04
commit
2f4cd67162
@ -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) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user