C# Class CUE.NET.Profiles.CueProfileMode

Represents a mode of a CUE profile.
Show file Open project: DarthAffe/CUE.NET

Private Properties

Property Type Description
CueProfileMode System
Load CueProfileMode

Private Methods

Method Description
CueProfileMode ( string name ) : System
Load ( System.Xml.Linq.XElement modeRoot ) : CueProfileMode

Loads a mode of a CUE profile from the given XML-node.