update_library_streams_by_stream_id_ext
Set a stream's playback offset in milliseconds by providing its stream ID and desired time.
Instructions
Set a stream offset.
PUT /library/streams/{streamId}.{ext}
Args: stream_id: The id of the stream ext: This is not a part of this endpoint but documented here to satisfy OpenAPI offset: The offest in ms
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ext | Yes | ||
| offset | No | ||
| stream_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |