mirror of
https://github.com/LukeHagar/plexjs.git
synced 2025-12-06 04:20:46 +00:00
16 lines
2.3 KiB
Markdown
16 lines
2.3 KiB
Markdown
# SetDVRPreferencesMediaContainer
|
|
|
|
## Example Usage
|
|
|
|
```typescript
|
|
import { SetDVRPreferencesMediaContainer } from "@lukehagar/plexjs/models/operations";
|
|
|
|
let value: SetDVRPreferencesMediaContainer = {};
|
|
```
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description |
|
|
| ------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------ |
|
|
| `mediaContainer` | [operations.SetDVRPreferencesMediaContainerMediaContainer](../../models/operations/setdvrpreferencesmediacontainermediacontainer.md) | :heavy_minus_sign: | N/A |
|
|
| `dvr` | [operations.SetDVRPreferencesDVR](../../models/operations/setdvrpreferencesdvr.md)[] | :heavy_minus_sign: | N/A | |