record: pick buffer handling from DDT

Origin commit data
------------------
Branch: ni/coolstream
Commit: 44d07ce8e2
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-01-20 (Sun, 20 Jan 2019)

Origin message was:
------------------
- record: pick buffer handling from DDT

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2019-01-20 23:33:59 +01:00
parent 2b31b73443
commit 1790b7f716
8 changed files with 53 additions and 0 deletions

View File

@@ -505,6 +505,10 @@ struct SNeutrinoSettings
int recording_audio_pids_std;
int recording_audio_pids_alt;
int recording_audio_pids_ac3;
#if HAVE_ARM_HARDWARE
int recording_bufsize;
int recording_bufsize_dmx;
#endif
int recording_stream_vtxt_pid;
int recording_stream_subtitle_pids;
int recording_stream_pmt_pid;