summaryrefslogtreecommitdiffstats
path: root/macosx/English.lproj/AdvancedView.nib/classes.nib
blob: 0a435e5951e0349bfece029eafe7a7cbeb8e4370 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>IBClasses</key>
	<array>
		<dict>
			<key>ACTIONS</key>
			<dict>
				<key>X264AdvancedOptionsChanged</key>
				<string>id</string>
				<key>X264AdvancedOptionsSet</key>
				<string>id</string>
				<key>X264AdvancedOptionsSetCurrentSettings</key>
				<string>id</string>
				<key>X264AdvancedOptionsStandardizeOptString</key>
				<string>id</string>
			</dict>
			<key>CLASS</key>
			<string>HBAdvancedController</string>
			<key>LANGUAGE</key>
			<string>ObjC</string>
			<key>OUTLETS</key>
			<dict>
				<key>fDisplayX264Options</key>
				<string>NSTextField</string>
				<key>fDisplayX264OptionsLabel</key>
				<string>NSTextField</string>
				<key>fEmptyView</key>
				<string>NSView</string>
				<key>fX264opt8x8dctLabel</key>
				<string>NSTextField</string>
				<key>fX264opt8x8dctSwitch</key>
				<string>NSButton</string>
				<key>fX264optAlphaDeblockPopUp</key>
				<string>NSPopUpButton</string>
				<key>fX264optAnalyseLabel</key>
				<string>NSTextField</string>
				<key>fX264optAnalysePopUp</key>
				<string>NSPopUpButton</string>
				<key>fX264optBPyramidLabel</key>
				<string>NSTextField</string>
				<key>fX264optBPyramidSwitch</key>
				<string>NSButton</string>
				<key>fX264optBRDOLabel</key>
				<string>NSTextField</string>
				<key>fX264optBRDOSwitch</key>
				<string>NSButton</string>
				<key>fX264optBetaDeblockPopUp</key>
				<string>NSPopUpButton</string>
				<key>fX264optBframesLabel</key>
				<string>NSTextField</string>
				<key>fX264optBframesPopUp</key>
				<string>NSPopUpButton</string>
				<key>fX264optBiMELabel</key>
				<string>NSTextField</string>
				<key>fX264optBiMESwitch</key>
				<string>NSButton</string>
				<key>fX264optCabacLabel</key>
				<string>NSTextField</string>
				<key>fX264optCabacSwitch</key>
				<string>NSButton</string>
				<key>fX264optDeblockLabel</key>
				<string>NSTextField</string>
				<key>fX264optDirectPredLabel</key>
				<string>NSTextField</string>
				<key>fX264optDirectPredPopUp</key>
				<string>NSPopUpButton</string>
				<key>fX264optMERangeLabel</key>
				<string>NSTextField</string>
				<key>fX264optMERangePopUp</key>
				<string>NSPopUpButton</string>
				<key>fX264optMixedRefsLabel</key>
				<string>NSTextField</string>
				<key>fX264optMixedRefsSwitch</key>
				<string>NSButton</string>
				<key>fX264optMotionEstLabel</key>
				<string>NSTextField</string>
				<key>fX264optMotionEstPopUp</key>
				<string>NSPopUpButton</string>
				<key>fX264optNfpskipLabel</key>
				<string>NSTextField</string>
				<key>fX264optNfpskipSwitch</key>
				<string>NSButton</string>
				<key>fX264optNodctdcmtLabel</key>
				<string>NSTextField</string>
				<key>fX264optNodctdcmtSwitch</key>
				<string>NSButton</string>
				<key>fX264optRefLabel</key>
				<string>NSTextField</string>
				<key>fX264optRefPopUp</key>
				<string>NSPopUpButton</string>
				<key>fX264optSubmeLabel</key>
				<string>NSTextField</string>
				<key>fX264optSubmePopUp</key>
				<string>NSPopUpButton</string>
				<key>fX264optTrellisLabel</key>
				<string>NSTextField</string>
				<key>fX264optTrellisPopUp</key>
				<string>NSPopUpButton</string>
				<key>fX264optView</key>
				<string>NSView</string>
				<key>fX264optViewTitleLabel</key>
				<string>NSTextField</string>
				<key>fX264optWeightBLabel</key>
				<string>NSTextField</string>
				<key>fX264optWeightBSwitch</key>
				<string>NSButton</string>
			</dict>
			<key>SUPERCLASS</key>
			<string>NSObject</string>
		</dict>
		<dict>
			<key>CLASS</key>
			<string>FirstResponder</string>
			<key>LANGUAGE</key>
			<string>ObjC</string>
			<key>SUPERCLASS</key>
			<string>NSObject</string>
		</dict>
		<dict>
			<key>CLASS</key>
			<string>NSObject</string>
			<key>LANGUAGE</key>
			<string>ObjC</string>
		</dict>
	</array>
	<key>IBVersion</key>
	<string>1</string>
</dict>
</plist>