mirror of
https://github.com/LukeHagar/plexcsharp.git
synced 2025-12-06 12:37:46 +00:00
15 lines
3.4 KiB
Markdown
15 lines
3.4 KiB
Markdown
# GetMediaMetaDataMarker
|
|
|
|
The final status of the marker
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description | Example |
|
|
| --------------------------------------------------------------------------------- | --------------------------------------------------------------------------------- | --------------------------------------------------------------------------------- | --------------------------------------------------------------------------------- | --------------------------------------------------------------------------------- |
|
|
| `Id` | *long* | :heavy_check_mark: | N/A | 306970 |
|
|
| `Type` | *string* | :heavy_check_mark: | N/A | credits |
|
|
| `StartTimeOffset` | *long* | :heavy_check_mark: | N/A | 4176050 |
|
|
| `EndTimeOffset` | *long* | :heavy_check_mark: | N/A | 4393389 |
|
|
| `Final` | *bool* | :heavy_minus_sign: | N/A | true |
|
|
| `Attributes` | [GetMediaMetaDataAttributes](../../Models/Requests/GetMediaMetaDataAttributes.md) | :heavy_minus_sign: | Attributes associated with the marker. | | |