Class Format3DParser
Inheritance
System.Object
Format3DParser
Namespace: Emby.Naming.Video
Assembly: Emby.Naming.dll
Syntax
public sealed class Format3DParser
Constructors
Format3DParser(NamingOptions)
Declaration
public Format3DParser(NamingOptions options)
Parameters
Type | Name | Description |
---|---|---|
NamingOptions | options |
Methods
Parse(String)
Declaration
public Format3DResult Parse(string filename)
Parameters
Type | Name | Description |
---|---|---|
System.String | filename |
Returns
Type | Description |
---|---|
Format3DResult |