This makes the code simpler and avoids mixing designated and non-designated initializers in a potentially unsafe way in avconv.
18 KiB
18 KiB
This makes the code simpler and avoids mixing designated and non-designated initializers in a potentially unsafe way in avconv.