VideoProcessor Members
The following tables list the members exposed by the VideoProcessor type.
Public Constructors
Name | Description | |
---|---|---|
VideoProcessor | Initializes a new instance of VideoProcessor. |
Public Properties
Name | Description | |
---|---|---|
VideoSoundtrackType | Gets or sets the VideoSoundtrackType for this video. |
Public Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
Process | Processes a video. | |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
See Also
Reference
VideoProcessor Class
Microsoft.Xna.Framework.Content.Pipeline.Processors Namespace