Skip to content
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.

Latest commit

 

History

History
25 lines (20 loc) · 866 Bytes

TunerHostInfo.md

File metadata and controls

25 lines (20 loc) · 866 Bytes

openapi.model.TunerHostInfo

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
id String [optional]
url String [optional]
type String [optional]
deviceId String [optional]
friendlyName String [optional]
importFavoritesOnly bool [optional]
allowHWTranscoding bool [optional]
enableStreamLooping bool [optional]
source_ String [optional]
tunerCount int [optional]
userAgent String [optional]

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