Inheritance: IExifParser
 protected ExifImageInfoMediaTransformerBase()
 {
     _exifParser = new ExifParser();
 }