mirror of
https://github.com/5rahim/seanime
synced 2026-05-02 22:42:11 +02:00
clean up
This commit is contained in:
@@ -88168,6 +88168,34 @@
|
||||
" VideoSubtitleTrack is an external subtitle track."
|
||||
]
|
||||
},
|
||||
{
|
||||
"filepath": "../internal/videocore/types.go",
|
||||
"filename": "types.go",
|
||||
"name": "VideoLibassFont",
|
||||
"formattedName": "VideoCore_VideoLibassFont",
|
||||
"package": "videocore",
|
||||
"fields": [
|
||||
{
|
||||
"name": "Name",
|
||||
"jsonName": "name",
|
||||
"goType": "string",
|
||||
"typescriptType": "string",
|
||||
"required": false,
|
||||
"public": true,
|
||||
"comments": []
|
||||
},
|
||||
{
|
||||
"name": "Src",
|
||||
"jsonName": "src",
|
||||
"goType": "string",
|
||||
"typescriptType": "string",
|
||||
"required": true,
|
||||
"public": true,
|
||||
"comments": []
|
||||
}
|
||||
],
|
||||
"comments": []
|
||||
},
|
||||
{
|
||||
"filepath": "../internal/videocore/types.go",
|
||||
"filename": "types.go",
|
||||
@@ -88449,6 +88477,17 @@
|
||||
"public": true,
|
||||
"comments": []
|
||||
},
|
||||
{
|
||||
"name": "LibassFonts",
|
||||
"jsonName": "libassFonts",
|
||||
"goType": "[]VideoLibassFont",
|
||||
"typescriptType": "Array\u003cVideoCore_VideoLibassFont\u003e",
|
||||
"usedTypescriptType": "VideoCore_VideoLibassFont",
|
||||
"usedStructName": "videocore.VideoLibassFont",
|
||||
"required": false,
|
||||
"public": true,
|
||||
"comments": []
|
||||
},
|
||||
{
|
||||
"name": "VideoSources",
|
||||
"jsonName": "videoSources",
|
||||
|
||||
Reference in New Issue
Block a user