mirror of
https://github.com/bitinflow/rerun-encoder.git
synced 2026-03-13 13:46:00 +00:00
Rename variable
This commit is contained in:
2
shared/schema.d.ts
vendored
2
shared/schema.d.ts
vendored
@@ -33,7 +33,7 @@ export interface Settings {
|
||||
version?: string // version of the settings schema (diff will force a reset)
|
||||
credentials?: Credentials | null
|
||||
endpoint?: string | null
|
||||
deleteOnComplete?: boolean
|
||||
keep_encoded_file?: boolean
|
||||
output?: {
|
||||
video: {
|
||||
encoder: 'libx264' | 'nvenc_h264'
|
||||
|
||||
Reference in New Issue
Block a user