File tree Expand file tree Collapse file tree 2 files changed +22
-0
lines changed Expand file tree Collapse file tree 2 files changed +22
-0
lines changed Original file line number Diff line number Diff line change 192
192
"DisplayFunctionName" : " FormatDuration" ,
193
193
"ID" : null
194
194
},
195
+ {
196
+ "NameResource" : " Width" ,
197
+ "SectionResource" : " PropertySectionMedia" ,
198
+ "Property" : " System.Video.FrameWidth" ,
199
+ "IsReadOnly" : true ,
200
+ "DisplayFunctionName" : " FrameWidth" ,
201
+ "ID" : null
202
+ },
203
+ {
204
+ "NameResource" : " Height" ,
205
+ "SectionResource" : " PropertySectionMedia" ,
206
+ "Property" : " System.Video.FrameHeight" ,
207
+ "IsReadOnly" : true ,
208
+ "DisplayFunctionName" : " FrameHeight" ,
209
+ "ID" : null
210
+ },
195
211
{
196
212
"NameResource" : " PropertyProtectionType" ,
197
213
"SectionResource" : " PropertySectionMedia" ,
Original file line number Diff line number Diff line change 2970
2970
<data name =" PlayAll" xml : space =" preserve" >
2971
2971
<value >Play all</value >
2972
2972
</data >
2973
+ <data name =" Height" xml : space =" preserve" >
2974
+ <value >Height</value >
2975
+ </data >
2976
+ <data name =" Width" xml : space =" preserve" >
2977
+ <value >Width</value >
2978
+ </data >
2973
2979
<data name =" ApplyToAllConflictingItems" xml : space =" preserve" >
2974
2980
<value >Apply this action to all conflicting items</value >
2975
2981
</data >
You can’t perform that action at this time.
0 commit comments