mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 18:01:06 +02:00
api4 : fix value assignment to write_names
Origin commit data
------------------
Branch: ni/coolstream
Commit: 04be550075
Author: Janus <janus@debian>
Date: 2014-10-31 (Fri, 31 Oct 2014)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -1894,6 +1894,9 @@ TIMER_START();
|
||||
|
||||
/* create decoders, read channels */
|
||||
bool zapit_init = CZapit::getInstance()->Start(&ZapStart_arg);
|
||||
//get zapit config for writeChannelsNames
|
||||
CZapit::getInstance()->GetConfig(zapitCfg);
|
||||
|
||||
// init audio settings
|
||||
audioDecoder->SetSRS(g_settings.srs_enable, g_settings.srs_nmgr_enable, g_settings.srs_algo, g_settings.srs_ref_volume);
|
||||
//audioDecoder->setVolume(g_settings.current_volume, g_settings.current_volume);
|
||||
|
Reference in New Issue
Block a user