mirror of
https://github.com/jellyfin/jellyfin-sdk-swift.git
synced 2024-11-27 08:20:50 +00:00
3.7 KiB
3.7 KiB
MediaStream
Properties
Name | Type | Description | Notes |
---|---|---|---|
codec | String | Gets or sets the codec. | [optional] |
codecTag | String | Gets or sets the codec tag. | [optional] |
language | String | Gets or sets the language. | [optional] |
colorRange | String | Gets or sets the color range. | [optional] |
colorSpace | String | Gets or sets the color space. | [optional] |
colorTransfer | String | Gets or sets the color transfer. | [optional] |
colorPrimaries | String | Gets or sets the color primaries. | [optional] |
comment | String | Gets or sets the comment. | [optional] |
timeBase | String | Gets or sets the time base. | [optional] |
codecTimeBase | String | Gets or sets the codec time base. | [optional] |
title | String | Gets or sets the title. | [optional] |
videoRange | String | Gets or sets the video range. | [optional] [readonly] |
localizedUndefined | String | [optional] | |
localizedDefault | String | [optional] | |
localizedForced | String | [optional] | |
displayTitle | String | [optional] [readonly] | |
nalLengthSize | String | [optional] | |
isInterlaced | Bool | Gets or sets a value indicating whether this instance is interlaced. | [optional] |
isAVC | Bool | [optional] | |
channelLayout | String | Gets or sets the channel layout. | [optional] |
bitRate | Int | Gets or sets the bit rate. | [optional] |
bitDepth | Int | Gets or sets the bit depth. | [optional] |
refFrames | Int | Gets or sets the reference frames. | [optional] |
packetLength | Int | Gets or sets the length of the packet. | [optional] |
channels | Int | Gets or sets the channels. | [optional] |
sampleRate | Int | Gets or sets the sample rate. | [optional] |
isDefault | Bool | Gets or sets a value indicating whether this instance is default. | [optional] |
isForced | Bool | Gets or sets a value indicating whether this instance is forced. | [optional] |
height | Int | Gets or sets the height. | [optional] |
width | Int | Gets or sets the width. | [optional] |
averageFrameRate | Float | Gets or sets the average frame rate. | [optional] |
realFrameRate | Float | Gets or sets the real frame rate. | [optional] |
profile | String | Gets or sets the profile. | [optional] |
type | MediaStreamType | [optional] | |
aspectRatio | String | Gets or sets the aspect ratio. | [optional] |
index | Int | Gets or sets the index. | [optional] |
score | Int | Gets or sets the score. | [optional] |
isExternal | Bool | Gets or sets a value indicating whether this instance is external. | [optional] |
deliveryMethod | SubtitleDeliveryMethod | [optional] | |
deliveryUrl | String | Gets or sets the delivery URL. | [optional] |
isExternalUrl | Bool | Gets or sets a value indicating whether this instance is external URL. | [optional] |
isTextSubtitleStream | Bool | [optional] [readonly] | |
supportsExternalStream | Bool | Gets or sets a value indicating whether [supports external stream]. | [optional] |
path | String | Gets or sets the filename. | [optional] |
pixelFormat | String | Gets or sets the pixel format. | [optional] |
level | Double | Gets or sets the level. | [optional] |
isAnamorphic | Bool | Gets a value indicating whether this instance is anamorphic. | [optional] |