Searched refs:mIptvTransportDescription (Results 1 – 2 of 2) sorted by relevance
96 string mIptvTransportDescription; variable
281 mIptvTransportDescription = "{ \"uri\": \"" + content_url + "\"}"; in tune()282 ALOGI("[ INFO ] transport_desc: %s", mIptvTransportDescription.c_str()); in tune()284 mIptvPluginInterface->validate(mIptvTransportDescription.c_str()); in tune()293 createIptvPluginStreamer(mIptvPluginInterface, mIptvTransportDescription.c_str()); in tune()1086 return mIptvTransportDescription; in getIptvTransportDescription()