mirror of
https://github.com/LukeHagar/plexphp.git
synced 2025-12-06 12:37:47 +00:00
15 lines
3.9 KiB
Markdown
15 lines
3.9 KiB
Markdown
# GetMediaMetaDataMarker
|
|
|
|
The final status of the marker
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description | Example |
|
|
| ----------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------- |
|
|
| `id` | *int* | :heavy_check_mark: | N/A | 306970 |
|
|
| `type` | *string* | :heavy_check_mark: | N/A | credits |
|
|
| `startTimeOffset` | *int* | :heavy_check_mark: | N/A | 4176050 |
|
|
| `endTimeOffset` | *int* | :heavy_check_mark: | N/A | 4393389 |
|
|
| `final` | *?bool* | :heavy_minus_sign: | N/A | true |
|
|
| `attributes` | [?Operations\GetMediaMetaDataAttributes](../../Models/Operations/GetMediaMetaDataAttributes.md) | :heavy_minus_sign: | Attributes associated with the marker. | | |