Merge branch 'master' of github.com:ZLMediaKit/ZLMediaKit into feature/transcode2

# Conflicts:
#	src/Common/MediaSource.h
#	src/Common/config.h
#	src/Rtsp/RtspMediaSourceImp.h
#	src/Rtsp/RtspMediaSourceMuxer.h
#	src/Rtsp/RtspMuxer.cpp
#	webrtc/WebRtcTransport.cpp
This commit is contained in:
cqm
2024-09-22 11:40:39 +08:00
283 changed files with 10913 additions and 3055 deletions

View File

@@ -18,6 +18,10 @@ namespace mediakit{
/**
* G711音频通道
* G711 audio channel
* [AUTO-TRANSLATED:57f8bc08]
*/
class G711Track : public AudioTrackImp{
public: