ToiDlnaServiceMediaServerInfo Interface Reference


Description

This is the documentation for ToiDlnaServiceMediaServerInfo.
Information of a DLNA media server. Use toi.statics.ToiDlnaServiceMediaServerInfo.create(<uuid>, <name>, <vendor>, <supportedServices>, <isLocal>, <icons>) to create an instance of ToiDlnaServiceMediaServerInfo.

import "ToiDlnaServiceMediaServerInfo.idl";

List of all members.

Public Attributes

attribute
ToiDlnaService::TToiMediaServerUuid 
uuid
attribute string name
attribute string vendor
attribute
ToiDlnaService::TToiServiceTypeSequence 
supportedServices
attribute boolean isLocal
attribute
ToiDlnaService::TToiMediaServerIconInfoSequence 
icons

Member Data Documentation

If this flag is true it indicated that the server is residing in the STB.

The name of the media server.

The DLNA services supported by the media server.

The unique identifier for the media server.

A string identifying the vendor of the media server.