Preparing search index...
The search index is not available
@sogni-ai/sogni-client
@sogni-ai/sogni-client
<internal>
VideoTier
Interface VideoTier
interface
VideoTier
{
audioDuration
?:
DurationDefaults
;
audioStart
?:
DurationDefaults
;
benchmark
:
Benchmark
;
comfySampler
:
StringDefaults
;
comfyScheduler
:
StringDefaults
;
fps
:
NumericOptions
;
frames
:
NumericDefaults
;
guidance
:
NumericDefaults
;
height
:
NumericDefaults
;
shift
:
NumericDefaults
;
steps
:
NumericDefaults
;
type
:
"video"
;
videoStart
?:
DurationDefaults
;
width
:
NumericDefaults
;
}
Index
Properties
audio
Duration?
audio
Start?
benchmark
comfy
Sampler
comfy
Scheduler
fps
frames
guidance
height
shift
steps
type
video
Start?
width
Properties
Optional
audio
Duration
audioDuration
?:
DurationDefaults
Optional
audio
Start
audioStart
?:
DurationDefaults
benchmark
benchmark
:
Benchmark
comfy
Sampler
comfySampler
:
StringDefaults
comfy
Scheduler
comfyScheduler
:
StringDefaults
fps
fps
:
NumericOptions
frames
frames
:
NumericDefaults
guidance
guidance
:
NumericDefaults
height
height
:
NumericDefaults
shift
shift
:
NumericDefaults
steps
steps
:
NumericDefaults
type
type
:
"video"
Optional
video
Start
videoStart
?:
DurationDefaults
width
width
:
NumericDefaults
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
audio
Duration
audio
Start
benchmark
comfy
Sampler
comfy
Scheduler
fps
frames
guidance
height
shift
steps
type
video
Start
width
@sogni-ai/sogni-client
Loading...