Interface: RecordingSource
Defined in: fishjam-openapi/dist/index.d.ts:347
The source for the recording
Export​
RecordingSource
Properties​
compositionURL​
compositionURL:
string
Defined in: fishjam-openapi/dist/index.d.ts:353
URL of the composition to record
Memberof​
RecordingSource
outputId​
outputId:
string
Defined in: fishjam-openapi/dist/index.d.ts:359
Id of the output being recorded
Memberof​
RecordingSource
scaleRatio?​
optionalscaleRatio:number
Defined in: fishjam-openapi/dist/index.d.ts:365
Scale factor for the recording relative to the source output (>0; may upscale or downscale). Defaults to 1.
Memberof​
RecordingSource