[MediaController] Add new API for Season, Episode, Resolution (#769)
authorhsgwon <haesu.gwon@samsung.com>
Wed, 3 Apr 2019 06:38:19 +0000 (15:38 +0900)
committerGitHub <noreply@github.com>
Wed, 3 Apr 2019 06:38:19 +0000 (15:38 +0900)
commit085198668a1992e077e9ef682e8720e55ec3a20b
treeb61caa21fbc16ee9a103bdfc1c1fa4128a1f7793
parent4d28f625181e38bacb7a95e7f91fce595078e5fd
[MediaController] Add new API for Season, Episode, Resolution (#769)

* [MediaController] Add new API for Season, Episode, Resolution
   - Changed return type of Season, Episode property
   - Changed internal API signature
   - Changed instance method to static method and struct to class
src/Tizen.Multimedia.Remoting/Interop/Interop.MediaControllerPlaylist.cs
src/Tizen.Multimedia.Remoting/MediaController/InternalEnums.cs
src/Tizen.Multimedia.Remoting/MediaController/MediaControlMetadata.cs
src/Tizen.Multimedia.Remoting/MediaController/MediaControlPlaylist.cs
src/Tizen.Multimedia.Remoting/MediaController/MediaControlServer.cs