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