Scrypted Documentation / VideoFrameGeneratorOptions
Interface: VideoFrameGeneratorOptions 
Extends 
Properties 
crop? 
optionalcrop:object
left 
left:
number
top 
top:
number
width 
width:
number
height 
height:
number
Inherited from 
resize? 
optionalresize:object
width? 
optionalwidth:number
height? 
optionalheight:number
filter? 
optionalfilter:"nearest"|"bilinear"|"lanczos"|"mitchell"
Inherited from 
format? 
optionalformat:string
Inherited from 
queue? 
optionalqueue:number
fps? 
optionalfps:number
firstFrameOnly? 
optionalfirstFrameOnly:boolean
clusterWorkerId? 
optionalclusterWorkerId:string
