Documentation ¶
Index ¶
Constants ¶
View Source
const ( GSchemaVerboseKey = "verbose" GSchemaStorageKey = "storage" GSchemaMPVKey = "mpv" GSchemaGatewayRemoteKey = "gatewayremote" GSchemaGatewayURLKey = "gatewayurl" GSchemaGatewayUsernameKey = "gatewayusername" GSchemaGatewayPasswordKey = "gatewaypassword" GSchemaWeronURLKey = "weronurl" GSchemaWeronTimeoutKey = "werontimeout" GSchemaWeronICEKey = "weronice" GSchemaWeronForceRelayKey = "weronforcerelay" )
View Source
const GAppID = "com.pojtinger.felicitas.Multiplex"
Variables ¶
View Source
var GResource []byte
View Source
var GResourceAssistantPath = path.Join(gResourceAppPath, "assistant.ui")
View Source
var GResourceAudiotracksPath = path.Join(gResourceAppPath, "audiotracks.ui")
View Source
var GResourceControlsPath = path.Join(gResourceAppPath, "controls.ui")
View Source
var GResourceDescriptionPath = path.Join(gResourceAppPath, "description.ui")
View Source
var GResourceErrorPath = path.Join(gResourceAppPath, "error.ui")
View Source
var GResourceMenuPath = path.Join(gResourceAppPath, "menu.ui")
View Source
var GResourceMetainfoPath = path.Join(gResourceAppPath, "com.pojtinger.felicitas.Multiplex.metainfo.xml")
View Source
var GResourcePreferencesPath = path.Join(gResourceAppPath, "preferences.ui")
View Source
var GResourcePreparingPath = path.Join(gResourceAppPath, "preparing.ui")
View Source
var GResourceStyleCSSPath = path.Join(gResourceAppPath, "style.css")
View Source
var GResourceSubtitlesPath = path.Join(gResourceAppPath, "subtitles.ui")
View Source
var GResourceWarningPath = path.Join(gResourceAppPath, "warning.ui")
View Source
var GSchema []byte
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.