[Multimedia] Modified a constructor of the Display class not to check the raw video... 99/164399/1 5.0.0-preview1-00416
authorcoderhyme <jhyo.kim@samsung.com>
Tue, 19 Dec 2017 04:03:47 +0000 (13:03 +0900)
committercoderhyme <jhyo.kim@samsung.com>
Tue, 19 Dec 2017 04:03:47 +0000 (13:03 +0900)
commit22d0e7e9bc48be39e82330147bbf4e562caf7889
treedf3fb757565dbf5f4756f486d7d22c6b6542cddb
parentc39a83839318e5b17f6832aaaad8e35248bb2f76
[Multimedia] Modified a constructor of the Display class not to check the raw video feature.

It is only valid in the Player and so checking the feature is now placed in the Display property of it.

Change-Id: I539fc1595ab81874a4850a900d5327de1ba70a21
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
src/Tizen.Multimedia.MediaPlayer/Player/Player.Events.cs
src/Tizen.Multimedia.MediaPlayer/Player/Player.Properties.cs
src/Tizen.Multimedia.MediaPlayer/Player/Player.cs
src/Tizen.Multimedia.MediaPlayer/Player/PlayerFeatures.cs [new file with mode: 0644]
src/Tizen.Multimedia/Common.Internal/Features.cs
src/Tizen.Multimedia/Common/Display.cs