vuplus: dvb wait delay for ci response

Origin commit data
------------------
Branch: master
Commit: e100bdf89b
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2020-01-17 (Fri, 17 Jan 2020)


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

------------------
This commit was generated by Migit
This commit is contained in:
BPanther
2020-01-17 20:42:48 +01:00
committed by vanhofen
parent 78d1293633
commit 56ca54bab9
2 changed files with 22 additions and 1 deletions

View File

@@ -328,6 +328,12 @@ public:
/// Sets the frequency (in Hz) of the TS stream input (only valid for CI)
/// sh4 unused
void SetTSClock(u32 Speed, int slot = 0);
#if BOXMODEL_VUPLUS_ALL
/// dvb wait delay for ci response
void SetCIDelay(int Delay);
#endif
/// Start the CA module
/// sh4 unused
bool Start(void);