mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-06-25 11:12:21 +08:00
AI automatically translates all comments in the code into English (#3917)
This commit is contained in:
@@ -28,6 +28,11 @@ protected:
|
||||
/**
|
||||
* 输入rtp(目的是为了合并写)
|
||||
* @param buffer rtp数据
|
||||
* Input rtp (for merging)
|
||||
* @param buffer rtp data
|
||||
|
||||
|
||||
* [AUTO-TRANSLATED:de9469b5]
|
||||
*/
|
||||
void input(uint64_t stamp, toolkit::Buffer::Ptr buffer,bool is_key = false);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user