You've already forked libopenshot
mirror of
https://github.com/OpenShot/libopenshot.git
synced 2026-03-02 08:53:52 -08:00
Fixing white space issue
This commit is contained in:
@@ -38,8 +38,8 @@ namespace openshot
|
||||
int64_t cached_frame_count = 0;
|
||||
ReaderBase *reader;
|
||||
int64_t min_frames_ahead;
|
||||
int64_t max_frames_ahead;
|
||||
bool should_pause_cache;
|
||||
int64_t max_frames_ahead;
|
||||
bool should_pause_cache;
|
||||
|
||||
/// Constructor
|
||||
VideoCacheThread();
|
||||
|
||||
Reference in New Issue
Block a user