GNOME Bugzilla – Bug 727424
renderer: Use NextAVTransport* values in GetMediaInfo()
Last modified: 2014-04-03 11:53:25 UTC
GetMediaInfo*() functions should use NextAVTransport* values instead of NOT_IMPLEMENTED. Not sure how I missed this when I added the other NextAVTransport*- related things.
Created attachment 273394 [details] [review] renderer: Use NextAVTransport* values in GetMediaInfo() AVTransport should return NextAVtransportURI and NextAVtransportURIMetadata variables in GetMediaInfo() and GetMEdiaInfo_Ext() now that they are available.
Review of attachment 273394 [details] [review]: +1
Attachment 273394 [details] pushed as 61fa840 - renderer: Use NextAVTransport* values in GetMediaInfo()