SongProcessor Members
The following tables list the members exposed by the SongProcessor type.
Public Constructors
Name | Description | |
---|---|---|
SongProcessor | Initializes a new instance of SongProcessor. |
Public Properties
Name | Description | |
---|---|---|
Quality | Gets or sets the target format quality of the audio content. |
Public Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
Process | Builds the content for the source audio. | |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
See Also
Reference
SongProcessor Class
Microsoft.Xna.Framework.Content.Pipeline.Processors Namespace