Skip to main content

overwolf.streaming.StreamParams

Overwolf APIs / overwolf / overwolf / streaming / StreamParams

Represents the settings required to start a stream.

Properties

PropertyTypeDescription
audio?StreamAudioOptionsStream audio options.
auth?StreamAuthParamsStream authorization data.
ingest_server?StreamIngestServerInformation on the server that is being streamed to.
max_quota_gb?numberMax media folder size in GB. Deprecated
peripherals?StreamPeripheralsCaptureOptionsDefines how peripherals (i.e. mouse cursor) are streamed.
quota?StreamQuotaParamsQuota information
replay_type?VideoThe replay type to use.
stream_info?StreamInfoThe basic stream information.
video?StreamVideoOptionsStream video options.