StreamDownloadOptions
info
- This class is only available on LocalScripts
Provides useful options when downloading media
Properties
| Property Name | Property Type | Description |
|---|---|---|
| AudioOnly | bool | Mutes audio track(s) in videos |
Constructors
| Constructor | Description |
|---|---|
float2(bool audioOnly = false) | Returns a StreamDownloadOptions with AudioOnly override |