[Multimedia] Replaced the type of the buffer of MediaPacket with the common buffer... 63/148163/2
authorcoderhyme <jhyo.kim@samsung.com>
Thu, 7 Sep 2017 04:24:26 +0000 (13:24 +0900)
committerJungHo Kim <jhyo.kim@samsung.com>
Tue, 19 Sep 2017 06:35:57 +0000 (06:35 +0000)
commit0cb95ad97a87f0c78e9f71c629ca75290023f04b
treefdcfba0bda68cafc94f60d0407c681b096abb316
parent15e168046ecfe89bf622438e3d38792b7c9211a0
[Multimedia] Replaced the type of the buffer of MediaPacket with the common buffer interface.

Change-Id: I427e517b52469f0270f98f4a360a2898d9645d12
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
src/Tizen.Multimedia/Common.Internal/DependentMediaBuffer.cs
src/Tizen.Multimedia/Common.Internal/IBufferOwner.cs
src/Tizen.Multimedia/Common.Internal/MediaBufferBase.cs
src/Tizen.Multimedia/Interop/Interop.MediaTool.cs
src/Tizen.Multimedia/MediaTool/MediaPacket.cs
src/Tizen.Multimedia/MediaTool/MediaPacketBuffer.cs [deleted file]
src/Tizen.Multimedia/MediaTool/MediaPacketVideoPlane.cs