On Fri, 2013-10-18 at 09:26 +0900, Yoonsoo Kim wrote: > Thanks for information. > > > -----Original Message----- > > From: [email protected] [mailto:[email protected]] On > > Behalf Of Rees, Kevron > > Sent: Friday, October 18, 2013 6:58 AM > > To: Kim, Yoonsoo > > Cc: [email protected] > > Subject: Re: [Dev] Questions on status of DLNA APIs in profile/ivi/wrt- > > plugins-ivi > > > > > > > > What's the exact implementation status? > > > > Today we have the MediaServer API partially implemented in the plugin. > > Right now you can browse one server, list contents and play the > > media. > > > > Kevron > > > I guess I should use MediaContent API to list contents and play the media. > Are MediaContent API's available?
Are you asking about local content? If so then use the tizen.content api: https://developer.tizen.org/help/index.jsp?topic=% 2Forg.tizen.web.device.apireference%2Ftizen%2Fcontent.html We use this in our current MediaPlayer project. --rusty _______________________________________________ Dev mailing list [email protected] https://lists.tizen.org/listinfo/dev
