-
Notifications
You must be signed in to change notification settings - Fork 121
Order of Operations
Matt McManis edited this page May 30, 2020
·
6 revisions
- Container
- Codecs
- Quality
└── Container (ComboBox)
└── SelectionChanged Event
│
└── Format Controls (Class)
│
└── SetControls (Method)
└── Load
└── Media Type
└── Video Codec
└── Audio Codec
└── Subtitle Codec
└── Item Sources
└── Selected Item
└── Video/Subtitle/Audio Codec (ComboBox)
└── SelectionChanged Event
│
└── Video/Subtitle/Audio Controls (Class)
│
└── SetControls (Method)
└── Load
└── Codec
└── Encode Speed
└── Quality
└── Pass
└── Optimize
└── Channel
└── Sample Rate
└── Bit Depth
└── Item Sources
└── Selected Items
└── Checked
└── Unchecked
└── Enabled
└── Disabled