OSDN Git Service

Long mp3 metadata displays as corrupted file after transfer
authorYin Liu <yin2.liu@sonymobile.com>
Tue, 4 Dec 2012 08:19:53 +0000 (09:19 +0100)
committerZoran Jovanovic <zoran.jovanovic@sonymobile.com>
Fri, 20 Dec 2013 19:56:12 +0000 (20:56 +0100)
commit014897f5aece2c6212418934bd4618326979f17a
tree7875866e28fecefccf204bfcfe157e4ed0e74552
parent1f95555c69219180f792ac742cc0e386496c29e6
Long mp3 metadata displays as corrupted file after transfer

Cut the metadata to 1 Byte and return in function
getObjectPropertyList in order to show it properly on a PC.

Change-Id: Iefacf9fa86c20ece2572e6d95d35877a94066fe7
media/mtp/MtpDataPacket.cpp
media/mtp/MtpStringBuffer.cpp
media/mtp/MtpStringBuffer.h