> -----Original Message----- > From: Rusty Lynch [mailto:[email protected]] > Sent: Friday, October 18, 2013 9:29 AM > To: Yoonsoo Kim > Cc: '[email protected]'; 'Rees, Kevron' > Subject: Re: [Dev] Questions on status of DLNA APIs in profile/ivi/wrt- > plugins-ivi > > 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. >
No, I'm asking about remote contents on MediaServer. I guess that I need to call browse-like API on a found MediaServer And MediaServer browse() API returns MediaContent items. > --rusty _______________________________________________ Dev mailing list [email protected] https://lists.tizen.org/listinfo/dev
