Classes | Enumerations

HandBrakeWPF::Model Namespace Reference

Classes

class  AdvancedChoice
 Advanced Choce model for the Advanced Panel. More...
class  DownloadStatus
 The Progress of a File Download. More...
class  SelectionTitle
 A model for the multiple selection window for adding to the queue. More...
class  SourceMenuItem
 The source menu item. More...
struct  UpdateCheckInformation
 Provides information about an update check. More...

Enumerations

enum  OptionsTab {
  General = 0, OutputFiles, AudioAndSubtitles, Advanced,
  Updates, About
}
 

A enum representing each tab on the options screen.

More...
enum  ShellWindow { MainWindow, OptionsWindow }
 

The Window that the shell view can display.

More...

Enumeration Type Documentation

A enum representing each tab on the options screen.

Enumerator:
General 
OutputFiles 
AudioAndSubtitles 
Advanced 
Updates 
About 

The Window that the shell view can display.

Enumerator:
MainWindow 
OptionsWindow