mirror of
				https://projects.vdr-developer.org/git/vdr-plugin-streamdev.git
				synced 2023-10-10 17:16:51 +00:00 
			
		
		
		
	With VDR 1.7.25 priorities down to -99 will be used
This commit is contained in:
		@@ -34,7 +34,7 @@ cStreamdevDevice::cStreamdevDevice(void) {
 | 
			
		||||
 | 
			
		||||
	m_Device = this;
 | 
			
		||||
	m_Pids = 0;
 | 
			
		||||
	m_Priority = -1;
 | 
			
		||||
	m_Priority = -100;
 | 
			
		||||
	m_DvrClosed = true;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user