Interface IDeviceProfileResolver
Namespace: MediaBrowser.Model.Dlna
Assembly: MediaBrowser.Controller.dll
Syntax
public interface IDeviceProfileResolver
Methods
GetProfile(String)
Declaration
DeviceProfile GetProfile(string id)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | id |
Returns
| Type | Description |
|---|---|
| DeviceProfile |