overwolf.streaming.StopStreamingResult
Overwolf APIs / overwolf / overwolf / streaming / StopStreamingResult
Extends
Properties
| Property | Type | Description |
|---|
duration | number | - |
error? | string | Information regarding the error (if an error occurred) |
extra | string | - |
file_path | string | - |
last_file_path | string | - |
osBuild | string | - |
osVersion | string | - |
split | boolean | - |
stream_id | number | - |
success | boolean | Whether the method executed successfully or not. |
url | string | - |