mirror of
https://github.com/LukeHagar/plexjava.git
synced 2025-12-07 20:47:45 +00:00
ci: regenerated with OpenAPI Doc 0.0.3, Speakeasy CLI 1.200.0
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# GetTranscodeSessionsMediaContainer
|
||||
|
||||
|
||||
## Fields
|
||||
|
||||
| Field | Type | Required | Description | Example |
|
||||
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
|
||||
| `size` | *Integer* | :heavy_minus_sign: | N/A | 1 |
|
||||
| `transcodeSession` | List<[lukehagar.plexapi.plexapi.models.operations.TranscodeSession](../../models/operations/TranscodeSession.md)> | :heavy_minus_sign: | N/A | [<br/>{<br/>"key": "vv3i2q2lax92qlzul1hbd4bx",<br/>"throttled": false,<br/>"complete": false,<br/>"progress": 1.7999999523162842,<br/>"size": -22,<br/>"speed": 25.100000381469727,<br/>"error": false,<br/>"duration": 1445695,<br/>"remaining": 53,<br/>"context": "streaming",<br/>"sourceVideoCodec": "h264",<br/>"sourceAudioCodec": "aac",<br/>"videoDecision": "transcode",<br/>"audioDecision": "transcode",<br/>"subtitleDecision": "burn",<br/>"protocol": "http",<br/>"container": "mkv",<br/>"videoCodec": "h264",<br/>"audioCodec": "opus",<br/>"audioChannels": 1,<br/>"transcodeHwRequested": true,<br/>"timeStamp": 1705895805.4919229,<br/>"maxOffsetAvailable": 29.53,<br/>"minOffsetAvailable": 3.003000020980835<br/>}<br/>] |
|
||||
Reference in New Issue
Block a user