overwolf.streaming.GetStreamEncodersResult
Overwolf APIs / overwolf / overwolf / streaming / GetStreamEncodersResult
Extends
Result
Properties
| Property | Type | Description |
|---|---|---|
encoders? | EncoderData[] | - |
error? | string | Information regarding the error (if an error occurred) |
status | string | - |
success | boolean | Whether the method executed successfully or not. |