mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 01:41:12 +02:00
CRecordManager: add methode to get internal rec map
Useful for access to current record data.
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8ba357fcb2
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-11-23 (Wed, 23 Nov 2016)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -203,6 +203,7 @@ class CRecordManager : public CMenuTarget /*, public CChangeObserver*/
|
||||
bool StopAutoRecord(bool lock = true);
|
||||
void StopAutoTimer();
|
||||
bool CheckRecordingId_if_Timeshift(int recid);
|
||||
recmap_t GetRecordMap()const{return recmap;}
|
||||
|
||||
MI_MOVIE_INFO * GetMovieInfo(const t_channel_id channel_id, bool timeshift = true);
|
||||
const std::string GetFileName(const t_channel_id channel_id, bool timeshift = true);
|
||||
|
Reference in New Issue
Block a user