Search
Preparing search index...
The search index is not available
Modfy.video Contributing Documentation
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"types/formats"
Module "types/formats"
Index
Type aliases
Codec
Compression
Range
Codec
Type
Configuration
Type
Final
Settings
Type
Format
Type
Type aliases
Codec
Compression
Range
Codec
Compression
Range
:
{
max
:
number
;
min
:
number
}
Type declaration
max
:
number
min
:
number
Codec
Type
Codec
Type
:
{
compressionRange
:
CodecCompressionRange
;
ffmpegLib
:
string
;
name
:
string
;
notSupported
?:
undefined
|
false
|
true
}
Type declaration
compression
Range
:
CodecCompressionRange
ffmpeg
Lib
:
string
name
:
string
Optional
not
Supported
?:
undefined
|
false
|
true
Configuration
Type
Configuration
Type
:
{
codec
:
CodecType
;
format
:
FormatType
}
Type declaration
codec
:
CodecType
format
:
FormatType
Final
Settings
Type
Final
Settings
Type
:
{
codec
:
string
;
format
:
string
}
Type declaration
codec
:
string
format
:
string
Format
Type
Format
Type
:
{
codecs
:
CodecType
[]
;
defaultCodec
?:
CodecType
|
null
;
display
:
boolean
;
extension
:
string
;
name
:
string
;
type
:
string
}
Type declaration
codecs
:
CodecType
[]
Optional
default
Codec
?:
CodecType
|
null
display
:
boolean
extension
:
string
name
:
string
type
:
string
Get
Started
Quick
Start
Project
Structure
Contributing
Guidelines
Contributing
Codecs
Formats
Workflows
Features
Clui UI
Components
Core
Globals
"types/formats"
Codec
Compression
Range
Codec
Type
Configuration
Type
Final
Settings
Type
Format
Type
Generated using
TypeDoc