mirror of
https://github.com/LukeHagar/plexjava.git
synced 2025-12-06 04:20:46 +00:00
3.9 KiB
3.9 KiB
GetMediaMetaDataMarker
The final status of the marker
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
id |
long | ✔️ | N/A | 306970 |
type |
String | ✔️ | N/A | credits |
startTimeOffset |
long | ✔️ | N/A | 4176050 |
endTimeOffset |
long | ✔️ | N/A | 4393389 |
final_ |
Optional<Boolean> | ➖ | N/A | true |
attributes |
Optional<GetMediaMetaDataAttributes> | ➖ | Attributes associated with the marker. |