[ { "FrameSize" : {
    "propertyName" : "frameSize",
    "value" : "160 x 320 pixel",
    "sourceFormat" : "flv",
    "mappingType" : "exact",
    "width" : 160,
    "height" : 320,
    "unit" : "pixel",
    "statusCode" : 200
    } 
  },
  { "Compression" : {
    "propertyName" : "compression",
    "sourceFormat" : "flv",
    "mappingType" : "exact",
    "statusCode" : 200
    } 
  },
  { "Duration" : {
    "propertyName" : "duration",
    "value" : "2237234",
    "sourceFormat" : "flv",
    "mappingType" : "exact",
    "duration" : 2237234,
    "statusCode" : 200
    } 
  },
  { "Format" : {
    "propertyName" : "format",
    "value" : "video/mp4",
    "sourceFormat" : "flv",
    "mappingType" : "exact",
    "formatLabel" : "video/mp4",
    "statusCode" : 200
    } 
  },
  { "SamplingRate" : {
    "propertyName" : "samplingRate",
    "value" : "44100",
    "sourceFormat" : "flv",
    "mappingType" : "exact",
    "samplingRate" : 44100,
    "statusCode" : 200
    } 
  },
  { "FrameRate" : {
    "propertyName" : "frameRate",
    "value" : "24",
    "sourceFormat" : "flv",
    "mappingType" : "more general",
    "frameRate" : 24,
    "statusCode" : 200
    } 
  }
]