mirror of
				https://github.com/jojo61/vdr-plugin-softhdcuvid.git
				synced 2025-03-01 10:39:28 +00:00 
			
		
		
		
	fix missing AudioSetBufferTime
This commit is contained in:
		| @@ -3450,6 +3450,7 @@ bool cPluginSoftHdDevice::SetupParse(const char *name, const char *value) | ||||
|     } | ||||
|     if (!strcasecmp(name, "AudioBufferTime")) { | ||||
| 	ConfigAudioBufferTime = atoi(value); | ||||
| 	AudioSetBufferTime(ConfigAudioBufferTime); | ||||
| 	return true; | ||||
|     } | ||||
|     if (!strcasecmp(name, "AudioAutoAES")) { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user