Seek media
media_seekSet OBS media playback to an exact millisecond or move it relative to the current position, choosing between absolute and relative modes.
Instructions
Seek a Media Source to an absolute millisecond cursor or offset it relative to the current cursor.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | absolute | |
| mediaId | No | Media ID. This is the OBS input UUID returned by media_add/media_list. | |
| mediaName | No | OBS media input name. | |
| milliseconds | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| error | No | ||
| result | No |