jellyfin-sdk-swift/docs/ChannelMappingOptionsDto.md
2021-06-02 21:05:58 +00:00

641 B

ChannelMappingOptionsDto

Properties

Name Type Description Notes
tunerChannels [TunerChannelMapping] Gets or sets list of tuner channels. [optional]
providerChannels [NameIdPair] Gets or sets list of provider channels. [optional]
mappings [NameValuePair] Gets or sets list of mappings. [optional]
providerName String Gets or sets provider name. [optional]

[Back to Model list] [Back to API list] [Back to README]