Share via


JobBase Members

A job, which is a list of files and other properties

The following tables list the members exposed by the JobBase type.

Protected Constructors

  Name Description
JobBase Initializes the JobBase class

Top

Public Properties

  Name Description
public property ActualOutputDirectory Gets the actual output directory that the job saves the output into.
public property CreateSubfolder Gets or sets a value indicating whether the output will be created within a subfolder named with the Job id.
public property DefaultMediaOutputFileName Gets or sets the default file name to be used for the output media files.
public property JobId Gets or sets the job id.
public property MediaItems Gets the list of media items in the job.
public property OutputDirectory Gets or sets the directory where the output is created.
public property SaveJobFileToOutputDirectory Gets or sets a value indicating whether the job file is copied to the output directory during an encode.
public property Template Gets or sets the template that will be used when the job is encoded.
public property TemplatePlugin Gets the template plug-in.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method ApplyPreset Overloaded.  
public method Dispose Overloaded.  
public method Equals  Overloaded. (Inherited from Object)
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public methodstatic ReferenceEquals  (Inherited from Object)
public method Save Save the job file to the passed file name.
public method ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
protected method Dispose Overloaded.  
protected method Finalize Overridden. Cleans up any resources that have been used.
protected method MemberwiseClone  (Inherited from Object)

Top

Public Events

  Name Description
public event PropertyChanged  Occurs when a property value changes.  (Inherited from EncoderObject)

Top

See Also

Reference

JobBase Class
Microsoft.Expression.Encoder Namespace