mirror of
https://github.com/azaion/annotations.git
synced 2026-04-22 10:46:30 +00:00
add manual Tile Processor
zoom on video on pause (temp image)
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
namespace Azaion.LoaderUI;
|
||||
|
||||
public static class ConstantsLoader
|
||||
{
|
||||
public const string SUITE_FOLDER = "suite";
|
||||
public const int EXTERNAL_LOADER_PORT = 5020;
|
||||
}
|
||||
Reference in New Issue
Block a user