import 'package:piped_api/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
url | String | The URL of the stream. | [optional] |
format | String | The format of the stream. | [optional] |
quality | String | The quality of the stream. | [optional] |
mimeType | String | The mime type of the stream. | [optional] |
codec | String | The codec of the stream. | [optional] |
videoOnly | bool | [optional] | |
bitrate | int | [optional] | |
initStart | int | [optional] | |
initEnd | int | [optional] | |
indexStart | int | [optional] | |
indexEnd | int | [optional] | |
width | int | [optional] | |
height | int | [optional] | |
fps | int | [optional] |