Home | History | Annotate | Download | only in nuplayer

Lines Matching full:disconnect

561 void NuPlayer::GenericSource::disconnect() {
570 // disconnect data source
572 static_cast<NuCachedSource2 *>(dataSource.get())->disconnect();
575 static_cast<HTTPBase *>(httpSource.get())->disconnect();