ContentProcessor.Process Method

Processes the specified input data and returns the result.

Namespace: Microsoft.Xna.Framework.Content.Pipeline
Assembly: Microsoft.Xna.Framework.Content.Pipeline (in microsoft.xna.framework.content.pipeline.dll)

Syntax

public virtual abstract TOutput Process (
         TInput input,
         ContentProcessorContext context
)

Parameters

  • input
    Existing content object being processed.
  • context
    Contains any required custom process parameters.

Return Value

A typed object representing the processed input.

See Also

Reference

ContentProcessor Generic Class
ContentProcessor Members
Microsoft.Xna.Framework.Content.Pipeline Namespace

Platforms

Windows XP SP2, Windows Vista