mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2024-11-25 12:11:36 +08:00
Fix A -> U
This commit is contained in:
parent
25c99470ee
commit
33f860fd04
@ -181,7 +181,7 @@ CodecPlugin g711u_plugin = { getCodecU,
|
|||||||
getRtpDecoderByCodecIdU,
|
getRtpDecoderByCodecIdU,
|
||||||
getRtmpEncoderByTrack,
|
getRtmpEncoderByTrack,
|
||||||
getRtmpDecoderByTrack,
|
getRtmpDecoderByTrack,
|
||||||
getFrameFromPtrA };
|
getFrameFromPtrU };
|
||||||
|
|
||||||
}//namespace mediakit
|
}//namespace mediakit
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user