mirror of
https://github.com/LukeHagar/plexphp.git
synced 2025-12-06 04:20:51 +00:00
3.9 KiB
3.9 KiB
GetMediaMetaDataMarker
The final status of the marker
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
id |
int | ✔️ | N/A | 306970 |
type |
string | ✔️ | N/A | credits |
startTimeOffset |
int | ✔️ | N/A | 4176050 |
endTimeOffset |
int | ✔️ | N/A | 4393389 |
final |
?bool | ➖ | N/A | true |
attributes |
?Operations\GetMediaMetaDataAttributes | ➖ | Attributes associated with the marker. |