summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2017-05-01 16:26:34 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2017-05-01 16:26:34 +0200
commit1a92ae77a067454437595dd292d08d8dd2e17879 (patch)
treec9fa59efe9bb5bc5b85347cc3b5c3f66c6838a6e
parent84b8ea8395c77a66418c32dabf159abca75c09d5 (diff)
downloadvdr-1a92ae77a067454437595dd292d08d8dd2e17879.tar.gz
vdr-1a92ae77a067454437595dd292d08d8dd2e17879.tar.bz2
Added a note about complete TS packets to cCamSlot::Inject()
-rw-r--r--ci.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/ci.h b/ci.h
index 342cfb96..931f9b70 100644
--- a/ci.h
+++ b/ci.h
@@ -4,7 +4,7 @@
* See the main source file 'vdr.c' for copyright information and
* how to reach the author.
*
- * $Id: ci.h 4.7 2017/05/01 09:21:22 kls Exp $
+ * $Id: ci.h 4.8 2017/05/01 16:26:34 kls Exp $
*/
#ifndef __CI_H
@@ -382,6 +382,7 @@ public:
///< if this was possible. If the data can't be sent to the CAM completely,
///< nothing shall be sent and the return value shall be false.
///< No decrypted packet is returned by this function.
+ ///< Data is guaranteed to point to one or more complete TS packets.
virtual void InjectEit(int Sid);
///< Injects a generated EIT with a "present event" for the given Sid into
///< the TS data stream sent to the CAM. This only applies to CAM slots that