mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-07-30 05:48:21 +08:00
统一成员变量命名风格
This commit is contained in:
@@ -61,7 +61,7 @@ public:
|
||||
|
||||
private:
|
||||
void makeAudioConfigPkt();
|
||||
uint8_t m_ui8AudioFlags;
|
||||
uint8_t _ui8AudioFlags;
|
||||
};
|
||||
|
||||
}//namespace Rtmp
|
||||
|
||||
Reference in New Issue
Block a user