Preparing search index...
The search index is not available
@rendley/sdk - v1.10.2
@rendley/sdk
EngineOptions
Interface EngineOptions
interface
EngineOptions
{
display
?:
DisplayOptions
;
ffmpeg
?:
FFmpegOptions
;
license
?:
EngineLicense
;
storages
?:
StorageProviderBase
[]
;
transcoder
?:
ITranscodeProvider
;
}
Index
Properties
display?
ffmpeg?
license?
storages?
transcoder?
Properties
Optional
display
display
?:
DisplayOptions
Optional
ffmpeg
ffmpeg
?:
FFmpegOptions
Optional
license
license
?:
EngineLicense
Optional
storages
storages
?:
StorageProviderBase
[]
Optional
transcoder
transcoder
?:
ITranscodeProvider
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
display
ffmpeg
license
storages
transcoder
@rendley/sdk - v1.10.2
Loading...