Skip to content

Commit

Permalink
VLC 4.0.0 (20)
Browse files Browse the repository at this point in the history
  • Loading branch information
3unjee committed Feb 10, 2025
1 parent 2f2c9ec commit 8b52266
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/SkMedia/src/vlc/WVlcPlayer.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,13 @@
#include "WVlcPlayer_p.h"
#include <private/WVlcEngine_p>

#ifdef VLCPLAYER_AUDIO

//-------------------------------------------------------------------------------------------------
// Static variables

static const int PLAYER_RESYNCHRONIZE = 10000; // 10 seconds

#ifdef VLCPLAYER_AUDIO

//=================================================================================================
// WVlcPlayerPrivateAudio
//=================================================================================================
Expand Down

0 comments on commit 8b52266

Please sign in to comment.