Class DlnaMaps
Inheritance
System.Object
DlnaMaps
Namespace: MediaBrowser.Model.Dlna
Assembly: MediaBrowser.Model.dll
Syntax
public class DlnaMaps
Methods
FlagsToString(DlnaFlags)
Declaration
public static string FlagsToString(DlnaFlags flags)
Parameters
| Type | Name | Description |
|---|---|---|
| DlnaFlags | flags |
Returns
| Type | Description |
|---|---|
| System.String |
GetImageOrgOpValue()
Declaration
public static string GetImageOrgOpValue()
Returns
| Type | Description |
|---|---|
| System.String |
GetOrgOpValue(Boolean, Boolean, TranscodeSeekInfo)
Declaration
public static string GetOrgOpValue(bool hasKnownRuntime, bool isDirectStream, TranscodeSeekInfo profileTranscodeSeekInfo)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Boolean | hasKnownRuntime | |
| System.Boolean | isDirectStream | |
| TranscodeSeekInfo | profileTranscodeSeekInfo |
Returns
| Type | Description |
|---|---|
| System.String |