mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-06-16 21:15:57 +08:00
去除编译警告,修复bug
This commit is contained in:
@@ -232,7 +232,7 @@ private:
|
||||
};
|
||||
|
||||
private:
|
||||
int _audio_idx = 0;
|
||||
uint32_t _audio_idx = 0;
|
||||
};
|
||||
|
||||
void PlayerProxy::onPlaySuccess() {
|
||||
|
||||
Reference in New Issue
Block a user