Static Public Member Functions

HandBrakeWPF::Helpers::AutoNameHelper Class Reference

The Destination AutoName Helper. More...

List of all members.

Static Public Member Functions

static string AutoName (EncodeTask task, string sourceOrLabelName)
 Function which generates the filename and path automatically based on the Source Name, DVD title and DVD Chapters.
static bool IsAutonamingEnabled ()
 Check if there is a valid autoname path.

Detailed Description

The Destination AutoName Helper.


Member Function Documentation

static string HandBrakeWPF::Helpers::AutoNameHelper::AutoName ( EncodeTask  task,
string  sourceOrLabelName 
) [inline, static]

Function which generates the filename and path automatically based on the Source Name, DVD title and DVD Chapters.

Parameters:
task The task.
sourceOrLabelName The Source or Label Name
Returns:
The Generated FileName
static bool HandBrakeWPF::Helpers::AutoNameHelper::IsAutonamingEnabled (  )  [inline, static]

Check if there is a valid autoname path.

Returns:
True if there is a valid path

The documentation for this class was generated from the following file: