Skip to content

Commit

Permalink
Update UrlAudioPlayer.h
Browse files Browse the repository at this point in the history
forget upload
  • Loading branch information
tangzhijun authored Oct 30, 2024
1 parent 80160e2 commit 69592ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions native/cocos/audio/android/UrlAudioPlayer.h
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ class UrlAudioPlayer : public IAudioPlayer {

std::thread::id _callerThreadId;
std::shared_ptr<bool> _isDestroyed;
std::mutex destoryMutex;

friend class SLUrlAudioPlayerCallbackProxy;
friend class AudioPlayerProvider;
Expand Down

0 comments on commit 69592ea

Please sign in to comment.