Members
(constant) socket
- Source:
 
- SocketIO client interface configuration.
 
(constant) supportedLanguages
exhaustive list of supported languages for MkVToolNix, acquired from https://gitlab.com/mbunkus/mkvtoolnix repo, in file: mkvtoolnix-main/src/common/iso639_language_list.cpp
(constant) togglePalette
- Source:
 
- Function to toggle theme pallet
 
Methods
PageController()
- Source:
 
Properties:
| Name | Type | Description | 
|---|---|---|
page | 
            
            Component | Component to render.  | 
        
- Page navigation controller.
 
shutdown(port)
- Shuts down Electron & Flask.
 
| Name | Type | Description | 
|---|---|---|
port | 
            
            number | Port that Flask server is running on.  |