[Multimedia] Modified a constructor of the Display class not to check the raw video... 19/164419/1
authorcoderhyme <jhyo.kim@samsung.com>
Tue, 19 Dec 2017 04:03:47 +0000 (13:03 +0900)
committerJungHo Kim <jhyo.kim@samsung.com>
Tue, 19 Dec 2017 05:12:19 +0000 (05:12 +0000)
commit8170d0b560c7b28ceaef2d64115830e4ed0eda3f
tree20be04aaed901ad81736f6f02e46c372258f0089
parent640f49e1b2755c8a7d4aaab98f8061f8b9200e04
[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