Home
last modified time | relevance | path

Searched defs:PictureLooseCrop (Results 1 – 4 of 4) sorted by relevance

/dports/multimedia/handbrake/HandBrake-1.4.2/preset/
H A Dpreset_builtin.json70 "PictureLooseCrop": false, boolean
180 "PictureLooseCrop": false, boolean
290 "PictureLooseCrop": false, boolean
400 "PictureLooseCrop": false, boolean
510 "PictureLooseCrop": false, boolean
620 "PictureLooseCrop": false, boolean
730 "PictureLooseCrop": false, boolean
840 "PictureLooseCrop": false, boolean
964 "PictureLooseCrop": false, boolean
1088 "PictureLooseCrop": false, boolean
[all …]
H A Dpreset_cli_default.json75 "PictureLooseCrop": false, boolean
H A Dpreset_template.json78 "PictureLooseCrop": false, boolean
/dports/multimedia/handbrake/HandBrake-1.4.2/win/CS/HandBrake.Interop/Interop/Json/Presets/
H A DHBPreset.cs213 public bool PictureLooseCrop { get; set; } property in HandBrake.Interop.Interop.Json.Presets.HBPreset